RetroArch
|
Public Attributes | |
bool | bg_modified |
bool | force_redraw |
bool | mouse_show |
unsigned | last_width |
unsigned | last_height |
unsigned | frame_count |
bool | bg_thickness |
bool | border_thickness |
float | scroll_y |
char * | msgbox |
rgui_colors_t | colors |
bool rgui_t::bg_modified |
bool rgui_t::bg_thickness |
bool rgui_t::border_thickness |
rgui_colors_t rgui_t::colors |
bool rgui_t::force_redraw |
unsigned rgui_t::frame_count |
unsigned rgui_t::last_height |
unsigned rgui_t::last_width |
bool rgui_t::mouse_show |
char* rgui_t::msgbox |
float rgui_t::scroll_y |