RetroArch
Public Attributes | List of all members
winraw_mouse_t Struct Reference

Public Attributes

HANDLE hnd
 
LONG x
 
LONG y
 
LONG dlt_x
 
LONG dlt_y
 
LONG whl_u
 
LONG whl_d
 
bool btn_l
 
bool btn_m
 
bool btn_r
 
bool btn_b4
 
bool btn_b5
 

Member Data Documentation

◆ btn_b4

bool winraw_mouse_t::btn_b4

◆ btn_b5

bool winraw_mouse_t::btn_b5

◆ btn_l

bool winraw_mouse_t::btn_l

◆ btn_m

bool winraw_mouse_t::btn_m

◆ btn_r

bool winraw_mouse_t::btn_r

◆ dlt_x

LONG winraw_mouse_t::dlt_x

◆ dlt_y

LONG winraw_mouse_t::dlt_y

◆ hnd

HANDLE winraw_mouse_t::hnd

◆ whl_d

LONG winraw_mouse_t::whl_d

◆ whl_u

LONG winraw_mouse_t::whl_u

◆ x

LONG winraw_mouse_t::x

◆ y

LONG winraw_mouse_t::y

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