Game device sticks event data. More...
#include <IPrimaryScreen.h>
Public Member Functions | |
| CGameDeviceStickInfo (GameDeviceID id, SInt16 x1, SInt16 y1, SInt16 x2, SInt16 y2) | |
Public Attributes | |
| GameDeviceID | m_id |
| SInt16 | m_x1 |
| SInt16 | m_x2 |
| SInt16 | m_y1 |
| SInt16 | m_y2 |
Game device sticks event data.
Definition at line 83 of file IPrimaryScreen.h.
1.7.1