Inherits IMapperPlugin.
Public Member Functions | |
| CAutowallPlugin () | |
| void | Render (uint layer) |
| 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&) |
| void | RenderMap () |
Public Attributes | |
| CAutowall@ | autowall |
| CAutowallPlugin | ( | ) |
| void Render | ( | uint | layer | ) |
Implements IMapperPlugin.
| bool MouseDown | ( | int | click | ) |
Implements IMapperPlugin.
| bool MouseUp | ( | int | click | ) |
Implements IMapperPlugin.
| void MouseMove | ( | int | x, | |
| int | y | |||
| ) |
Implements IMapperPlugin.
| bool KeyDown | ( | uint8 | key | ) |
Implements IMapperPlugin.
| bool KeyUp | ( | uint8 | key | ) |
Implements IMapperPlugin.
| void InputLost | ( | ) |
Implements IMapperPlugin.
| void Loop | ( | ) |
Implements IMapperPlugin.
| bool Message | ( | string& | ) |
Implements IMapperPlugin.
| void RenderMap | ( | ) |
Implements IMapperPlugin.
1.7.1