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.
|
#include <doc.h>
Public Member Functions | |
Void | Menu_Quit () |
Void | Menu_Home () |
Void | Menu_Solo () |
Void | Menu_Competitions () |
Void | Menu_Local () |
Void | Menu_Internet () |
Void | Menu_Editor () |
Void | Menu_Profile () |
Void | PlayMap (Text Map) |
Public Member Functions inherited from CManiaApp | |
CUILayer | UILayerCreate () |
Void | UILayerDestroy (CUILayer Layer) |
Void | UILayerDestroyAll () |
Void | LayerCustomEvent (CUILayer Layer, Text Type, Text[] Data) |
Void | OpenLink (Text Url, ELinkType LinkType) |
Public Attributes | |
const CManiaAppEvent[] | PendingEvents |
Boolean | LoadingScreenRequireKeyPressed |
Boolean | DontScaleMainMenuForHMD |
Public Attributes inherited from CManiaApp | |
const Integer | Now |
const Boolean | IsVisible |
const CUser | LocalUser |
const CTitle | LoadedTitle |
Boolean | EnableMenuNavigationInputs |
const Real | MouseX |
const Real | MouseY |
const CUILayer[] | UILayers |
const CXmlManager | Xml |
const CHttpManager | Http |
const CAudioManager | Audio |
Public Attributes inherited from CNod | |
const Ident | Id |
Additional Inherited Members | |
Public Types inherited from CManiaApp | |
enum | ELinkType { ExternalBrowser , ManialinkBrowser } |
Supported declare modes : Local Persistent