RetroArch
Public Attributes | List of all members
uwp_input_state_t Struct Reference

Public Attributes

short mouse_screen_x
 
short mouse_screen_y
 
short mouse_rel_x
 
short mouse_rel_y
 
bool mouse_left
 
bool mouse_right
 
bool mouse_middle
 
bool mouse_button4
 
bool mouse_button5
 
short mouse_wheel_left
 
short mouse_wheel_up
 
short touch_screen_x
 
short touch_screen_y
 
short touch_rel_x
 
short touch_rel_y
 
bool touch_touched
 

Member Data Documentation

◆ mouse_button4

bool uwp_input_state_t::mouse_button4

◆ mouse_button5

bool uwp_input_state_t::mouse_button5

◆ mouse_left

bool uwp_input_state_t::mouse_left

◆ mouse_middle

bool uwp_input_state_t::mouse_middle

◆ mouse_rel_x

short uwp_input_state_t::mouse_rel_x

◆ mouse_rel_y

short uwp_input_state_t::mouse_rel_y

◆ mouse_right

bool uwp_input_state_t::mouse_right

◆ mouse_screen_x

short uwp_input_state_t::mouse_screen_x

◆ mouse_screen_y

short uwp_input_state_t::mouse_screen_y

◆ mouse_wheel_left

short uwp_input_state_t::mouse_wheel_left

◆ mouse_wheel_up

short uwp_input_state_t::mouse_wheel_up

◆ touch_rel_x

short uwp_input_state_t::touch_rel_x

◆ touch_rel_y

short uwp_input_state_t::touch_rel_y

◆ touch_screen_x

short uwp_input_state_t::touch_screen_x

◆ touch_screen_y

short uwp_input_state_t::touch_screen_y

◆ touch_touched

bool uwp_input_state_t::touch_touched

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