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

Sent when ObstructionManager's view of the shape of the world has changed (changing the TILE_OUTOFBOUNDS tiles returned by Rasterise). More...

#include <MessageTypes.h>

Inheritance diagram for CMessageObstructionMapShapeChanged:
Inheritance graph
[legend]
Collaboration diagram for CMessageObstructionMapShapeChanged:
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
 
 CMessageObstructionMapShapeChanged ()
 
- Public Member Functions inherited from CMessage
virtual ~CMessage ()
 
JS::Value ToJSValCached (ScriptInterface &) const
 

Static Public Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from CMessage
 CMessage ()
 

Detailed Description

Sent when ObstructionManager's view of the shape of the world has changed (changing the TILE_OUTOFBOUNDS tiles returned by Rasterise).

Constructor & Destructor Documentation

CMessageObstructionMapShapeChanged::CMessageObstructionMapShapeChanged ( )
inline

Member Function Documentation

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

Implements CMessage.

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

Implements CMessage.

virtual int CMessageObstructionMapShapeChanged::GetType ( void  ) const
inlinevirtual

Implements CMessage.

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

Implements CMessage.


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