Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
Loading...
Searching...
No Matches
CInputManager Struct Reference
Inheritance diagram for CInputManager:
[legend]

Public Types

enum  EButton {
  Left , Right , Up , Down ,
  A , B , X , Y ,
  L1 , R1 , LeftStick , RightStick ,
  Menu , View , LeftStick_Left , LeftStick_Right ,
  LeftStick_Up , LeftStick_Down , RightStick_Left , RightStick_Right ,
  RightStick_Up , RightStick_Down , L2 , R2 ,
  None
}

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

The documentation for this struct was generated from the following file: