Pyrogenesis
13997
|
Update phase for formation controller movement (must happen before individual units move to follow their formation). More...
#include <MessageTypes.h>
Public Member Functions | |
virtual int | GetType () const |
virtual const char * | GetScriptHandlerName () const |
virtual const char * | GetScriptGlobalHandlerName () const |
virtual jsval | ToJSVal (ScriptInterface &scriptInterface) const |
CMessageUpdate_MotionFormation (fixed turnLength) | |
![]() | |
virtual | ~CMessage () |
jsval | ToJSValCached (ScriptInterface &) const |
Static Public Member Functions | |
static CMessage * | FromJSVal (ScriptInterface &, jsval val) |
Public Attributes | |
fixed | turnLength |
Additional Inherited Members | |
![]() | |
CMessage () | |
Update phase for formation controller movement (must happen before individual units move to follow their formation).
Definition at line 74 of file MessageTypes.h.
|
inline |
Definition at line 79 of file MessageTypes.h.
|
static |
|
inlinevirtual |
Implements CMessage.
Definition at line 77 of file MessageTypes.h.
|
inlinevirtual |
Implements CMessage.
Definition at line 77 of file MessageTypes.h.
|
inlinevirtual |
Implements CMessage.
Definition at line 77 of file MessageTypes.h.
|
virtual |
Implements CMessage.
fixed CMessageUpdate_MotionFormation::turnLength |
Definition at line 84 of file MessageTypes.h.