42 #ifndef _orxANDROIDACTIVITY_H_ 43 #define _orxANDROIDACTIVITY_H_ 45 #include <game-activity/native_app_glue/android_native_app_glue.h> 46 #include <game-activity/GameActivity.h> 47 #include <paddleboat/paddleboat.h> 49 #include <swappy/swappyGL.h> 50 #include <swappy/swappyGL_extra.h> 52 #define orxANDROID_KU32_MAX_JOYSTICK_NUMBER PADDLEBOAT_MAX_CONTROLLERS 54 #if defined(__cplusplus) 69 #if defined(__cplusplus) void orxAndroid_SetKeyFilter(android_key_event_filter filter)
GameActivity * orxAndroid_GetGameActivity()