orx
1.11
Portable Game Engine
|
#include <orxAndroid.h>
Data Fields | |
union { | |
orxANDROID_AXIS_DATA stAxisData | |
orxU32 u32KeyCode | |
}; | |
orxU32 | u32DeviceId |
orxU32 | u32Type |
Definition at line 130 of file orxAndroid.h.
union { ... } |
orxANDROID_AXIS_DATA orxANDROID_JOYSTICK_EVENT::stAxisData |
Definition at line 138 of file orxAndroid.h.
orxU32 orxANDROID_JOYSTICK_EVENT::u32DeviceId |
Definition at line 133 of file orxAndroid.h.
orxU32 orxANDROID_JOYSTICK_EVENT::u32KeyCode |
Definition at line 137 of file orxAndroid.h.
orxU32 orxANDROID_JOYSTICK_EVENT::u32Type |
Definition at line 132 of file orxAndroid.h.