TM Turbo  2016/03/25
TM Turbo docs
 All Classes Functions Variables
CInputManager Struct Reference
Inheritance diagram for CInputManager:
CNod

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: