|
RetroArch
|
Public Attributes | |
| enum overlay_status | state |
| bool | enable |
| bool | blocked |
| bool | alive |
| unsigned | next_index |
| size_t | index |
| size_t | size |
| struct overlay * | overlays |
| const struct overlay * | active |
| void * | iface_data |
| const video_overlay_interface_t * | iface |
| input_overlay_state_t | overlay_state |
| bool input_overlay::alive |
| bool input_overlay::blocked |
| bool input_overlay::enable |
| const video_overlay_interface_t* input_overlay::iface |
| void* input_overlay::iface_data |
| size_t input_overlay::index |
| unsigned input_overlay::next_index |
| input_overlay_state_t input_overlay::overlay_state |
| struct overlay* input_overlay::overlays |
| size_t input_overlay::size |
| enum overlay_status input_overlay::state |
1.8.15