= {
"rwebpad",
}
static void rwebpad_joypad_destroy(void)
Definition: rwebpad_joypad.c:203
static int16_t rwebpad_joypad_axis(unsigned port_num, uint32_t joyaxis)
Definition: rwebpad_joypad.c:153
static const char * rwebpad_joypad_name(unsigned pad)
Definition: rwebpad_joypad.c:106
static void rwebpad_joypad_get_buttons(unsigned port_num, input_bits_t *state)
Definition: rwebpad_joypad.c:133
#define NULL
Pointer to 0.
Definition: gctypes.h:65
static bool rwebpad_joypad_query_pad(unsigned pad)
Definition: rwebpad_joypad.c:189
static void rwebpad_joypad_poll(void)
Definition: rwebpad_joypad.c:183
static bool rwebpad_joypad_button(unsigned port_num, uint16_t joykey)
Definition: rwebpad_joypad.c:119
static bool rwebpad_joypad_init(void *data)
Definition: rwebpad_joypad.c:72