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

Final update phase, after all other updates. More...

#include <MessageTypes.h>

Inheritance diagram for CMessageUpdate_Final:
Inheritance graph
[legend]
Collaboration diagram for CMessageUpdate_Final:
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_Final (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

Final update phase, after all other updates.

Constructor & Destructor Documentation

CMessageUpdate_Final::CMessageUpdate_Final ( fixed  turnLength)
inline

Member Function Documentation

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

Implements CMessage.

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

Implements CMessage.

virtual int CMessageUpdate_Final::GetType ( void  ) const
inlinevirtual

Implements CMessage.

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

Implements CMessage.

Member Data Documentation

fixed CMessageUpdate_Final::turnLength

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