RetroArch
Public Attributes | List of all members
menu_ctx_pointer Struct Reference

#include <menu_driver.h>

Collaboration diagram for menu_ctx_pointer:
[legend]

Public Attributes

unsigned x
 
unsigned y
 
unsigned ptr
 
unsigned action
 
int retcode
 
menu_file_list_cbs_tcbs
 
menu_entry_tentry
 

Member Data Documentation

◆ action

unsigned menu_ctx_pointer::action

◆ cbs

menu_file_list_cbs_t* menu_ctx_pointer::cbs

◆ entry

menu_entry_t* menu_ctx_pointer::entry

◆ ptr

unsigned menu_ctx_pointer::ptr

◆ retcode

int menu_ctx_pointer::retcode

◆ x

unsigned menu_ctx_pointer::x

◆ y

unsigned menu_ctx_pointer::y

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