Pyrogenesis  trunk
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
CMessageUpdate_MotionUnit Class Reference

Update phase for non-formation-controller unit movement. More...

#include <MessageTypes.h>

Inheritance diagram for CMessageUpdate_MotionUnit:
Inheritance graph
[legend]
Collaboration diagram for CMessageUpdate_MotionUnit:
Collaboration graph
[legend]

Public Member Functions

virtual int GetType () const
 
virtual const char * GetScriptHandlerName () const
 
virtual const char * GetScriptGlobalHandlerName () const
 
virtual JS::Value ToJSVal (ScriptInterface &scriptInterface) const
 
 CMessageUpdate_MotionUnit (fixed turnLength)
 
- Public Member Functions inherited from CMessage
virtual ~CMessage ()
 
JS::Value ToJSValCached (ScriptInterface &) const
 

Static Public Member Functions

static CMessageFromJSVal (ScriptInterface &, JS::HandleValue val)
 

Public Attributes

fixed turnLength
 

Additional Inherited Members

- Protected Member Functions inherited from CMessage
 CMessage ()
 

Detailed Description

Update phase for non-formation-controller unit movement.

Constructor & Destructor Documentation

CMessageUpdate_MotionUnit::CMessageUpdate_MotionUnit ( fixed  turnLength)
inline

Member Function Documentation

static CMessage* CMessageUpdate_MotionUnit::FromJSVal ( ScriptInterface ,
JS::HandleValue  val 
)
static
virtual const char* CMessageUpdate_MotionUnit::GetScriptGlobalHandlerName ( ) const
inlinevirtual

Implements CMessage.

virtual const char* CMessageUpdate_MotionUnit::GetScriptHandlerName ( ) const
inlinevirtual

Implements CMessage.

virtual int CMessageUpdate_MotionUnit::GetType ( void  ) const
inlinevirtual

Implements CMessage.

virtual JS::Value CMessageUpdate_MotionUnit::ToJSVal ( ScriptInterface scriptInterface) const
virtual

Implements CMessage.

Member Data Documentation

fixed CMessageUpdate_MotionUnit::turnLength

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