Inherited by CAutowallPlugin, CCrtypePlugin, CGrid, and CTileMapPlugin.
Public Member Functions | |
| void | Render (uint layer) |
| void | RenderMap () |
| bool | MouseDown (int click) |
| bool | MouseUp (int click) |
| void | MouseMove (int x, int y) |
| bool | KeyDown (uint8 key) |
| bool | KeyUp (uint8 key) |
| void | InputLost () |
| void | Loop () |
| bool | Message (string& message) |
| void Render | ( | uint | layer | ) |
Implemented in CAutowallPlugin, CCrtypePlugin, CGrid, and CTileMapPlugin.
| void RenderMap | ( | ) |
Implemented in CAutowallPlugin, CCrtypePlugin, CGrid, and CTileMapPlugin.
| bool MouseDown | ( | int | click | ) |
Implemented in CAutowallPlugin, CGrid, and CTileMapPlugin.
| bool MouseUp | ( | int | click | ) |
Implemented in CAutowallPlugin, CGrid, and CTileMapPlugin.
| void MouseMove | ( | int | x, | |
| int | y | |||
| ) |
Implemented in CAutowallPlugin, CGrid, and CTileMapPlugin.
| bool KeyDown | ( | uint8 | key | ) |
Implemented in CAutowallPlugin, CCrtypePlugin, CGrid, and CTileMapPlugin.
| bool KeyUp | ( | uint8 | key | ) |
Implemented in CAutowallPlugin, CCrtypePlugin, CGrid, and CTileMapPlugin.
| void InputLost | ( | ) |
Implemented in CAutowallPlugin, CCrtypePlugin, CGrid, and CTileMapPlugin.
| void Loop | ( | ) |
Implemented in CAutowallPlugin, CCrtypePlugin, CGrid, and CTileMapPlugin.
| bool Message | ( | string& | message | ) |
Implemented in CAutowallPlugin, CCrtypePlugin, CGrid, and CTileMapPlugin.
1.7.1