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

Public Attributes

enum menu_action action
 
bool rendering
 
math_matrix_4x4 mvp
 
unsigned width
 
unsigned height
 
video_font_raster_block_t tmp_block
 
unsigned hash
 
uint64_t frame_count
 
struct {
   unsigned   active
 
   unsigned   hot
 
item
 
struct {
   int   wheel
 
mouse
 
struct string_listload_dlist
 
char * load_cwd
 
int load_dlist_first
 
struct {
   menu_texture_item   bg
 
textures
 
int recent_dlist_first
 
int pick_first
 
char pick_content [PATH_MAX_LENGTH]
 
const core_info_tpick_cores
 
size_t pick_supported
 
voidfont
 
int font_size
 
int header_height
 
unsigned next_id
 
unsigned prev_id
 
bool next_selection_set
 

Member Data Documentation

◆ action

enum menu_action zarch_handle::action

◆ active

unsigned zarch_handle::active

◆ bg

menu_texture_item zarch_handle::bg

◆ font

void* zarch_handle::font

◆ font_size

int zarch_handle::font_size

◆ frame_count

uint64_t zarch_handle::frame_count

◆ hash

unsigned zarch_handle::hash

◆ header_height

int zarch_handle::header_height

◆ height

unsigned zarch_handle::height

◆ hot

unsigned zarch_handle::hot

◆ item

struct { ... } zarch_handle::item

◆ load_cwd

char* zarch_handle::load_cwd

◆ load_dlist

struct string_list* zarch_handle::load_dlist

◆ load_dlist_first

int zarch_handle::load_dlist_first

◆ mouse

struct { ... } zarch_handle::mouse

◆ mvp

math_matrix_4x4 zarch_handle::mvp

◆ next_id

unsigned zarch_handle::next_id

◆ next_selection_set

bool zarch_handle::next_selection_set

◆ pick_content

char zarch_handle::pick_content[PATH_MAX_LENGTH]

◆ pick_cores

const core_info_t* zarch_handle::pick_cores

◆ pick_first

int zarch_handle::pick_first

◆ pick_supported

size_t zarch_handle::pick_supported

◆ prev_id

unsigned zarch_handle::prev_id

◆ recent_dlist_first

int zarch_handle::recent_dlist_first

◆ rendering

bool zarch_handle::rendering

◆ textures

struct { ... } zarch_handle::textures

◆ tmp_block

video_font_raster_block_t zarch_handle::tmp_block

◆ wheel

int zarch_handle::wheel

◆ width

unsigned zarch_handle::width

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