Input devices.
More...
#include <doc.h>
|
| 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
} |
| |
| enum | EPadType {
Keyboard
, Mouse
, Generic
, XBox
,
PlayStation
, Vive
} |
| |
◆ EButton
| Enumerator |
|---|
| 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 | |
◆ EPadType
| Enumerator |
|---|
| Keyboard | |
| Mouse | |
| Generic | |
| XBox | |
| PlayStation | |
| Vive | |
◆ GetActionBinding()
◆ GetActionBindingRaw()
◆ GetActionDisplayName()
| Text CInputManager::GetActionDisplayName |
( |
Text | ActionMap, |
|
|
Text | ActionId ) |
◆ GetPadButtonCurrentBinding()
◆ GetPadButtonPlaygroundBinding()
◆ IsKeyPressed()
◆ ExclusiveMode
| Boolean CInputManager::ExclusiveMode |
◆ JapanStylePadButtons
| Boolean const CInputManager::JapanStylePadButtons |
◆ LatestActivePad
| CInputPad* const CInputManager::LatestActivePad |
◆ LatestActivePadType
◆ MouseKineticScrollVel
| Vec2 const CInputManager::MouseKineticScrollVel |
◆ MouseLeftButton
| Boolean const CInputManager::MouseLeftButton |
◆ MouseMiddleButton
| Boolean const CInputManager::MouseMiddleButton |
◆ MousePos
| Vec2 const CInputManager::MousePos |
◆ MouseRightButton
| Boolean const CInputManager::MouseRightButton |
◆ Now
◆ Pads
◆ PendingEvents
◆ Period
| Integer const CInputManager::Period |
◆ TimeSinceLatestActivity
| Integer const CInputManager::TimeSinceLatestActivity |
Duration (ms) elapsed since latest user interraction on any device.
◆ TimeSinceLatestKeyboardActivity
| Integer const CInputManager::TimeSinceLatestKeyboardActivity |
◆ TimeSinceLatestMouseActivity
| Integer const CInputManager::TimeSinceLatestMouseActivity |
◆ TimeSinceLatestPadActivity
| Integer const CInputManager::TimeSinceLatestPadActivity |
◆ TimeSinceLatestTouchActivity
| Integer const CInputManager::TimeSinceLatestTouchActivity |
◆ TouchPoints_Cur
◆ TouchPoints_Init
The documentation for this class was generated from the following file: