![]() |
ManiaPlanet 3 ManiaScript Reference 2015.06.18.1510
A ManiaScript Reference of the ManiaPlanet 3 game (frozen installation). This is OUTDATED, and exists only for entertainment purposes.
|
Public Types | |
| enum | EType { LayerCustomEvent , KeyPress , ExternalCustomEvent , MenuNavigation } |
| enum | EMenuNavAction { Up , Right , Left , Down , Select , Cancel , PageUp , PageDown } |
Public Attributes | |
| const EType | Type |
| const CUILayer | CustomEventLayer |
| const Text | CustomEventType |
| const Text[] | CustomEventData |
| const Text | ExternalEventType |
| const Text[] | ExternalEventData |
| const EMenuNavAction | MenuNavAction |
| const Integer | KeyCode |
| const Text | KeyName |
Public Attributes inherited from CNod | |
| const Ident | Id |