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

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 (const ScriptInterface &scriptInterface) const
 
 CMessageObstructionMapShapeChanged ()
 
- Public Member Functions inherited from CMessage
virtual ~CMessage ()
 
JS::Value ToJSValCached (const ScriptInterface &) const
 

Static Public Member Functions

static CMessageFromJSVal (const 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::CMessageObstructionMapShapeChanged ( )
inline

Member Function Documentation

◆ FromJSVal()

CMessage * CMessageObstructionMapShapeChanged::FromJSVal ( const ScriptInterface scriptInterface,
JS::HandleValue  val 
)
static

◆ GetScriptGlobalHandlerName()

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

Implements CMessage.

◆ GetScriptHandlerName()

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

Implements CMessage.

◆ GetType()

virtual int CMessageObstructionMapShapeChanged::GetType ( ) const
inlinevirtual

Implements CMessage.

◆ ToJSVal()

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

Implements CMessage.


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