Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
|
Public Member Functions | |
Text | GetPadButtonPlaygroundBinding (CInputPad Pad, EButton Button) |
Text | GetPadButtonCurrentBinding (CInputPad Pad, EButton Button) |
Text | GetPadButtonBinding (CInputPad Pad, EButton Button) |
Boolean | IsKeyPressed (Integer KeyCode) |
Public Attributes | |
const CInputEvent[] | PendingEvents |
const Integer | Now |
const Integer | Period |
const CInputPad[] | Pads |
const Vec2 | MousePos |
const Boolean | MouseLeftButton |
const Boolean | MouseRightButton |
const Boolean | MouseMiddleButton |
Boolean | ExclusiveMode |
Integer | Dbg_AutoRepeat_InitialDelay |
Integer | Dbg_AutoRepeat_Period |
Public Attributes inherited from CNod | |
const Ident | Id |