RetroArch
Public Attributes | List of all members
rwebinput_mouse_states Struct Reference

Public Attributes

signed x
 
signed y
 
signed delta_x
 
signed delta_y
 
uint8_t buttons
 
double scroll_x
 
double scroll_y
 

Member Data Documentation

◆ buttons

uint8_t rwebinput_mouse_states::buttons

◆ delta_x

signed rwebinput_mouse_states::delta_x

◆ delta_y

signed rwebinput_mouse_states::delta_y

◆ scroll_x

double rwebinput_mouse_states::scroll_x

◆ scroll_y

double rwebinput_mouse_states::scroll_y

◆ x

signed rwebinput_mouse_states::x

◆ y

signed rwebinput_mouse_states::y

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