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

Public Attributes

bool blocked
 
const input_device_driver_tjoypad
 
Display * display
 
Window win
 
char state [32]
 
bool mouse_l
 
bool mouse_r
 
bool mouse_m
 
int mouse_x
 
int mouse_y
 
int mouse_last_x
 
int mouse_last_y
 
bool grab_mouse
 

Member Data Documentation

◆ blocked

bool x11_input::blocked

◆ display

Display* x11_input::display

◆ grab_mouse

bool x11_input::grab_mouse

◆ joypad

const input_device_driver_t* x11_input::joypad

◆ mouse_l

bool x11_input::mouse_l

◆ mouse_last_x

int x11_input::mouse_last_x

◆ mouse_last_y

int x11_input::mouse_last_y

◆ mouse_m

bool x11_input::mouse_m

◆ mouse_r

bool x11_input::mouse_r

◆ mouse_x

int x11_input::mouse_x

◆ mouse_y

int x11_input::mouse_y

◆ state

char x11_input::state[32]

◆ win

Window x11_input::win

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