Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CInputEvent Class Reference

Documentation for class CInputEvent. More...

#include <doc.h>

Inheritance diagram for CInputEvent:
[legend]

Public Types

enum  EType { PadButtonPress }
 
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 Attributes

CInputEvent::EType const Type
 
CInputPad *const Pad
 
CInputEvent::EButton const Button
 
Boolean const IsAutoRepeat
 
Integer const KeyCode
 
Text const KeyName
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CInputEvent.


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