orx  1.14
Portable Game Engine
orxINPUT_EVENT_PAYLOAD Struct Reference

#include <orxInput.h>

Data Fields

orxENUM aeID [orxINPUT_KU32_BINDING_NUMBER]
 
orxINPUT_MODE aeMode [orxINPUT_KU32_BINDING_NUMBER]
 
orxINPUT_TYPE aeType [orxINPUT_KU32_BINDING_NUMBER]
 
orxFLOAT afValue [orxINPUT_KU32_BINDING_NUMBER]
 
const orxSTRING zInputName
 
const orxSTRING zSetName
 

Detailed Description

Input event payload

Definition at line 122 of file orxInput.h.

Field Documentation

orxENUM orxINPUT_EVENT_PAYLOAD::aeID[orxINPUT_KU32_BINDING_NUMBER]

Input binding ID : 72/80

Definition at line 127 of file orxInput.h.

orxINPUT_MODE orxINPUT_EVENT_PAYLOAD::aeMode[orxINPUT_KU32_BINDING_NUMBER]

Input binding Mode : 104/112

Definition at line 128 of file orxInput.h.

orxINPUT_TYPE orxINPUT_EVENT_PAYLOAD::aeType[orxINPUT_KU32_BINDING_NUMBER]

Input binding type : 40/48

Definition at line 126 of file orxInput.h.

orxFLOAT orxINPUT_EVENT_PAYLOAD::afValue[orxINPUT_KU32_BINDING_NUMBER]

Input binding value : 136/144

Definition at line 129 of file orxInput.h.

const orxSTRING orxINPUT_EVENT_PAYLOAD::zInputName

Input name : 8/16

Definition at line 125 of file orxInput.h.

const orxSTRING orxINPUT_EVENT_PAYLOAD::zSetName

Set name : 4/8

Definition at line 124 of file orxInput.h.


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

Generated for orx by doxygen 1.8.11