RetroArch
Public Attributes | List of all members
menu_bind_state Struct Reference
Collaboration diagram for menu_bind_state:
[legend]

Public Attributes

struct retro_keybindoutput
 
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
 

Member Data Documentation

◆ axis_state

struct menu_bind_axis_state menu_bind_state::axis_state[MAX_USERS]

◆ begin

unsigned menu_bind_state::begin

◆ buffer

struct retro_keybind menu_bind_state::buffer

◆ last

unsigned menu_bind_state::last

◆ output

struct retro_keybind* menu_bind_state::output

◆ skip

bool menu_bind_state::skip

◆ state

struct menu_bind_state_port menu_bind_state::state[MAX_USERS]

◆ timer_hold

rarch_timer_t menu_bind_state::timer_hold

◆ timer_timeout

rarch_timer_t menu_bind_state::timer_timeout

◆ user

unsigned menu_bind_state::user

The documentation for this struct was generated from the following file: