Data Fields

orxINPUT_EVENT_PAYLOAD Struct Reference
[OrxInput]

#include <orxInput.h>

Data Fields

orxENUM aeID [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 91 of file orxInput.h.


Field Documentation

orxENUM orxINPUT_EVENT_PAYLOAD::aeID[orxINPUT_KU32_BINDING_NUMBER]

Input binding ID : 24

Definition at line 96 of file orxInput.h.

orxINPUT_TYPE orxINPUT_EVENT_PAYLOAD::aeType[orxINPUT_KU32_BINDING_NUMBER]

Input binding type : 16

Definition at line 95 of file orxInput.h.

orxFLOAT orxINPUT_EVENT_PAYLOAD::afValue[orxINPUT_KU32_BINDING_NUMBER]

Input binding value : 32

Definition at line 97 of file orxInput.h.

Input name : 8

Definition at line 94 of file orxInput.h.

Set name : 4

Definition at line 93 of file orxInput.h.


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

Generated for orx by doxygen 1.5.6