RetroArch
Public Attributes | List of all members
menu_bind_state_port Struct Reference

Public Attributes

bool mbuttons [MENU_MAX_MBUTTONS]
 
bool buttons [MENU_MAX_BUTTONS]
 
int16_t axes [MENU_MAX_AXES]
 
uint16_t hats [MENU_MAX_HATS]
 

Member Data Documentation

◆ axes

int16_t menu_bind_state_port::axes[MENU_MAX_AXES]

◆ buttons

bool menu_bind_state_port::buttons[MENU_MAX_BUTTONS]

◆ hats

uint16_t menu_bind_state_port::hats[MENU_MAX_HATS]

◆ mbuttons

bool menu_bind_state_port::mbuttons[MENU_MAX_MBUTTONS]

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