|
ManiaScript
Script language used in ManiaPlanet
|
#include <big.h>
Public Attributes | |
| const Integer | ArenaNow |
| const CSmPlayer | InputPlayer |
| const CSmPlayer | GUIPlayer |
| const CTeam[] | Teams |
| const CSmPlayer[] | Players |
Public Attributes inherited from CMlScriptIngame | |
| const Integer | GameTime |
| const CMap | Map |
| const CUser | LocalPlayerInfo |
Public Attributes inherited from CMlScript | |
| const CMlPage | Page |
| const CUIConfig | UI |
| const Integer | Now |
| const Integer | CurrentTime |
| const Text | CurrentTimeText |
| const Text | CurrentLocalDateText |
| const CMlEvent[] | PendingEvents |
| const Real | MouseX |
| const Real | MouseY |
| const Boolean | MouseLeftButton |
| const Boolean | MouseRightButton |
| const Boolean | MouseMiddleButton |
| const Boolean | KeyUp |
| const Boolean | KeyDown |
| const Boolean | KeyLeft |
| const Boolean | KeyRight |
| const Boolean | KeyReturn |
| const Boolean | KeySpace |
| const Boolean | KeyDelete |
Public Attributes inherited from CNod | |
| const Ident | Id |
Additional Inherited Members | |
Public Types inherited from CMlScriptIngame | |
| enum | LinkType { ExternalBrowser, ManialinkBrowser, Goto, ExternalFromId, ManialinkFromId, GotoFromId } |
Public Member Functions inherited from CMlScriptIngame | |
| Void | ShowCurChallengeCard () |
| Void | JoinTeam1 () |
| Void | JoinTeam2 () |
| const Integer CSmMlScriptIngame::ArenaNow |
| const CSmPlayer CSmMlScriptIngame::GUIPlayer |
| const CSmPlayer CSmMlScriptIngame::InputPlayer |
| const CSmPlayer [] CSmMlScriptIngame::Players |
| const CTeam [] CSmMlScriptIngame::Teams |
1.8.1.2