Public Member Functions | Public Attributes

CTileMapPlugin Class Reference

Inherits IMapperPlugin.

List of all members.

Public Member Functions

 CTileMapPlugin ()
void Render (uint layer)
bool Init ()
void RenderMap ()
bool MouseDown (int)
bool MouseUp (int)
void MouseMove (int, int)
bool KeyDown (uint8)
bool KeyUp (uint8)
void InputLost ()
void Loop ()
bool Message (string&)

Public Attributes

bool Active
private array< Tilearr

Constructor & Destructor Documentation

CTileMapPlugin (  ) 

Member Function Documentation

void Render ( uint  layer  ) 

Implements IMapperPlugin.

bool Init (  ) 
void RenderMap (  ) 

Implements IMapperPlugin.

bool MouseDown ( int   ) 

Implements IMapperPlugin.

bool MouseUp ( int   ) 

Implements IMapperPlugin.

void MouseMove ( int  ,
int   
)

Implements IMapperPlugin.

bool KeyDown ( uint8   ) 

Implements IMapperPlugin.

bool KeyUp ( uint8   ) 

Implements IMapperPlugin.

void InputLost (  ) 

Implements IMapperPlugin.

void Loop (  ) 

Implements IMapperPlugin.

bool Message ( string  ) 

Implements IMapperPlugin.


Member Data Documentation

bool Active
private array<Tile> arr