49#define KZ_CONFIG_ANDROID "Android"
50#define KZ_CONFIG_SURFACE_SCALE "SurfaceScale"
51#define KZ_CONFIG_ACCELEROMETER_FREQUENCY "AccelerometerFrequency"
53#define orxEVENT_TYPE_ANDROID (orxEVENT_TYPE)(orxEVENT_TYPE_FIRST_RESERVED + 0)
55#include <android/native_window.h>
57#define LOOPER_ID_SENSOR LOOPER_ID_USER
59#if defined(__cplusplus)
66typedef enum __orxANDROID_EVENT_t
83typedef struct __orxANDROID_EVENT_PAYLOAD_t
136#if defined(__cplusplus)
orxSTATUS orxAndroid_RegisterAPKResource()
orxU32 orxAndroid_JNI_GetRotation()
void orxAndroid_PumpEvents()
orxFLOAT orxAndroid_JNI_GetPhysicalFrameRate()
orxSTATUS orxFASTCALL orxAndroid_JNI_SetupThread(void *_pContext)
const char * orxAndroid_GetInternalStoragePath()
ANativeWindow * orxAndroid_GetNativeWindow()
@ orxANDROID_EVENT_SURFACE_CHANGE
@ orxANDROID_EVENT_NUMBER
@ orxANDROID_EVENT_ACCELERATE
@ orxANDROID_EVENT_KEY_UP
@ orxANDROID_EVENT_SURFACE_DESTROY
@ orxANDROID_EVENT_KEY_DOWN
@ orxANDROID_EVENT_SURFACE_CREATE