= {
"android",
}
static bool android_joypad_query_pad(unsigned pad)
Definition: android_joypad.c:92
static void android_joypad_destroy(void)
Definition: android_joypad.c:98
static bool android_joypad_init(void *data)
Definition: android_joypad.c:26
static int16_t android_joypad_axis(unsigned port, uint32_t joyaxis)
Definition: android_joypad.c:64
#define NULL
Pointer to 0.
Definition: gctypes.h:65
static void android_joypad_poll(void)
Definition: android_joypad.c:88
static const char * android_joypad_name(unsigned pad)
Definition: android_joypad.c:21
static bool android_joypad_button(unsigned port, uint16_t joykey)
Definition: android_joypad.c:31