|
RetroArch
|
Public Attributes | |
| struct retro_keybind * | output |
| struct retro_keybind | buffer |
| rarch_timer_t | timer_timeout |
| rarch_timer_t | timer_hold |
| unsigned | begin |
| unsigned | last |
| unsigned | user |
| struct menu_bind_state_port | state [MAX_USERS] |
| struct menu_bind_axis_state | axis_state [MAX_USERS] |
| bool | skip |
| struct menu_bind_axis_state menu_bind_state::axis_state[MAX_USERS] |
| unsigned menu_bind_state::begin |
| struct retro_keybind menu_bind_state::buffer |
| unsigned menu_bind_state::last |
| struct retro_keybind* menu_bind_state::output |
| bool menu_bind_state::skip |
| struct menu_bind_state_port menu_bind_state::state[MAX_USERS] |
| rarch_timer_t menu_bind_state::timer_hold |
| rarch_timer_t menu_bind_state::timer_timeout |
| unsigned menu_bind_state::user |
1.8.15