Public Member Functions | Public Attributes

CCrtypePlugin Class Reference

Inherits CGuiManager, and IMapperPlugin.

List of all members.

Public Member Functions

 CCrtypePlugin ()
bool KeyDown (uint8 key)
bool KeyUp (uint8 key)
void InputLost ()
void Loop ()
void Render (uint layer)
bool Message (string&)
void RenderMap ()

Public Attributes

bool Alt
int LastIndex

Constructor & Destructor Documentation

CCrtypePlugin (  ) 

Member Function Documentation

bool KeyDown ( uint8  key  ) 

Implements IMapperPlugin.

bool KeyUp ( uint8  key  ) 

Implements IMapperPlugin.

void InputLost (  ) 

Implements IMapperPlugin.

void Loop (  ) 

Implements IMapperPlugin.

void Render ( uint  layer  ) 

Implements IMapperPlugin.

bool Message ( string  ) 

Implements IMapperPlugin.

void RenderMap (  ) 

Implements IMapperPlugin.


Member Data Documentation

bool Alt
int LastIndex