|
ManiaScript
Script language used in ManiaPlanet
|
#include <big.h>
Public Member Functions | |
| Void | ResetAll () |
| CUIConfig | GetUI (CPlayer Player) |
| CUILayer | UILayerCreate () |
| Void | UILayerDestroy (CUILayer Layer) |
| Void | UILayerDestroyAll () |
Public Attributes | |
| const CUIConfig | UIAll |
| const CUIConfig[] | UI |
| const CUILayer[] | UILayers |
Public Attributes inherited from CNod | |
| const Ident | Id |
| Void CUIConfigMgr::ResetAll | ( | ) |
| CUILayer CUIConfigMgr::UILayerCreate | ( | ) |
| Void CUIConfigMgr::UILayerDestroyAll | ( | ) |
| const CUIConfig [] CUIConfigMgr::UI |
| const CUIConfig CUIConfigMgr::UIAll |
| const CUILayer [] CUIConfigMgr::UILayers |
1.8.1.2