NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tBTA_HH_MICE_RPT Struct Reference

Description

Definition at line 234 of file bta_hh_api.h.

Public Attributes

UINT8 mouse_button
 
INT8 delta_x
 
INT8 delta_y
 

Member Data Documentation

◆ mouse_button

UINT8 tBTA_HH_MICE_RPT::mouse_button

Definition at line 236 of file bta_hh_api.h.

◆ delta_x

INT8 tBTA_HH_MICE_RPT::delta_x

Definition at line 237 of file bta_hh_api.h.

◆ delta_y

INT8 tBTA_HH_MICE_RPT::delta_y

Definition at line 238 of file bta_hh_api.h.