Inherits IMapperPlugin.
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< Tile > | arr |
| CTileMapPlugin | ( | ) |
| 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.
| bool Active |
1.7.1