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

Public Attributes

enum overlay_status state
 
bool enable
 
bool blocked
 
bool alive
 
unsigned next_index
 
size_t index
 
size_t size
 
struct overlayoverlays
 
const struct overlayactive
 
voidiface_data
 
const video_overlay_interface_tiface
 
input_overlay_state_t overlay_state
 

Member Data Documentation

◆ active

const struct overlay* input_overlay::active

◆ alive

bool input_overlay::alive

◆ blocked

bool input_overlay::blocked

◆ enable

bool input_overlay::enable

◆ iface

const video_overlay_interface_t* input_overlay::iface

◆ iface_data

void* input_overlay::iface_data

◆ index

size_t input_overlay::index

◆ next_index

unsigned input_overlay::next_index

◆ overlay_state

input_overlay_state_t input_overlay::overlay_state

◆ overlays

struct overlay* input_overlay::overlays

◆ size

size_t input_overlay::size

◆ state

enum overlay_status input_overlay::state

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