se_core::Parameter Class Reference

#include <ActionAndParameter.hpp>

List of all members.

Public Member Functions

void * data (short size)
unsigned short channel () const
void setChannel (unsigned short ch)
unsigned short actionStage () const
void incrActionStage ()
void resetActionStage ()


Member Function Documentation

unsigned short se_core::Parameter::actionStage  )  const [inline]
 

Definition at line 40 of file ActionAndParameter.hpp.

unsigned short se_core::Parameter::channel  )  const [inline]
 

Definition at line 38 of file ActionAndParameter.hpp.

void* se_core::Parameter::data short  size  )  [inline]
 

Definition at line 33 of file ActionAndParameter.hpp.

References Assert.

Referenced by se_basic::IdleFor::duration(), se_basic::SpawnChildren::param(), se_basic::Spawn::param(), se_basic::PushScript::param(), se_basic::IdleFor::param(), se_basic::EnterTo::param(), se_core::ActionAndParameter::parameter(), se_basic::SpawnChildren::perform(), se_basic::Spawn::perform(), se_basic::Say::perform(), se_basic::PushScript::perform(), se_basic::LeaveToAndStopScript::perform(), and se_basic::EnterTo::perform().

void se_core::Parameter::incrActionStage  )  [inline]
 

Definition at line 41 of file ActionAndParameter.hpp.

Referenced by se_core::ActionComponent::continueAction().

void se_core::Parameter::resetActionStage  )  [inline]
 

Definition at line 42 of file ActionAndParameter.hpp.

Referenced by se_core::ActionComponent::scheduleNextAction().

void se_core::Parameter::setChannel unsigned short  ch  )  [inline]
 

Definition at line 39 of file ActionAndParameter.hpp.

Referenced by se_core::ActionComponent::scheduleNextAction().


The documentation for this class was generated from the following file:

Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:25 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo