#include <SpectreGunshipDeploymentUpdate.h>
Inherits SpecialPowerUpdateModule.
Protected Attributes | |
| SpecialPowerModuleInterface * | m_specialPowerModule |
| Coord3D | m_initialTargetPosition |
| ObjectID | m_gunshipID |
Additional Inherited Members | |
Static Public Member Functions inherited from UpdateModule | |
| static Int | getInterfaceMask () |
Static Public Member Functions inherited from BehaviorModule | |
| static Int | getInterfaceMask () |
| static ModuleType | getModuleType () |
Static Public Member Functions inherited from Module | |
| static ModuleData * | friend_newModuleData (INI *ini) |
Protected Member Functions inherited from UpdateModule | |
| void | setWakeFrame (Object *obj, UpdateSleepTime wakeDelay) |
| UpdateSleepTime | getWakeFrame () const |
| virtual SleepyUpdatePhase | getUpdatePhase () const |
| UpdateSleepTime | frameToSleepTime (UnsignedInt frame1, UnsignedInt frame2=FOREVER, UnsignedInt frame3=FOREVER, UnsignedInt frame4=FOREVER) |
Protected Member Functions inherited from BehaviorModule | |
| virtual void | crc (Xfer *xfer) |
| virtual void | xfer (Xfer *xfer) |
| virtual void | loadPostProcess (void) |
Protected Member Functions inherited from ObjectModule | |
| Object * | getObject () |
| const Object * | getObject () const |
Protected Member Functions inherited from Module | |
| const ModuleData * | getModuleData () const |
Protected Member Functions inherited from MemoryPoolObject | |
| virtual | ~MemoryPoolObject () |
| void * | operator new (size_t s) |
| void | operator delete (void *p) |
| virtual MemoryPool * | getObjectMemoryPool ()=0 |
The default update module
Definition at line 103 of file SpectreGunshipDeploymentUpdate.h.
| SpectreGunshipDeploymentUpdate::SpectreGunshipDeploymentUpdate | ( | Thing * | thing, |
| const ModuleData * | moduleData ) |
Definition at line 116 of file SpectreGunshipDeploymentUpdate.cpp.
| void SpectreGunshipDeploymentUpdate::cleanUp | ( | ) |
|
inlinevirtual |
Implements SpecialPowerUpdateModule.
Definition at line 132 of file SpectreGunshipDeploymentUpdate.h.
|
inlinevirtual |
Implements SpecialPowerUpdateModule.
Definition at line 131 of file SpectreGunshipDeploymentUpdate.h.
|
inlinevirtual |
Implements SpecialPowerUpdateModule.
Definition at line 120 of file SpectreGunshipDeploymentUpdate.h.
|
inlinevirtual |
Implements UpdateModuleInterface.
Definition at line 136 of file SpectreGunshipDeploymentUpdate.h.
|
inlinevirtual |
Reimplemented from SpecialPowerUpdateModule.
Definition at line 122 of file SpectreGunshipDeploymentUpdate.h.
|
inlinevirtual |
Reimplemented from BehaviorModule.
Definition at line 119 of file SpectreGunshipDeploymentUpdate.h.
|
virtual |
Implements SpecialPowerUpdateModule.
Definition at line 145 of file SpectreGunshipDeploymentUpdate.cpp.
|
inlinevirtual |
Implements SpecialPowerUpdateModule.
Definition at line 118 of file SpectreGunshipDeploymentUpdate.h.
|
inlinevirtual |
Implements SpecialPowerUpdateModule.
Definition at line 121 of file SpectreGunshipDeploymentUpdate.h.
|
inlinevirtual |
Implements SpecialPowerUpdateModule.
Definition at line 116 of file SpectreGunshipDeploymentUpdate.h.
|
inlinevirtual |
Implements SpecialPowerUpdateModule.
Definition at line 117 of file SpectreGunshipDeploymentUpdate.h.
|
virtual |
this is called after all the Modules for a given Thing are created; it allows Modules to resolve any inter-Module dependencies.
Reimplemented from Module.
Definition at line 130 of file SpectreGunshipDeploymentUpdate.cpp.
|
inlinevirtual |
Implements SpecialPowerUpdateModule.
Definition at line 133 of file SpectreGunshipDeploymentUpdate.h.
|
virtual |
The update callback.
Implements UpdateModule.
Definition at line 267 of file SpectreGunshipDeploymentUpdate.cpp.
|
protected |
Definition at line 144 of file SpectreGunshipDeploymentUpdate.h.
|
protected |
Definition at line 143 of file SpectreGunshipDeploymentUpdate.h.
|
protected |
Definition at line 142 of file SpectreGunshipDeploymentUpdate.h.