|
Torque2D Reference
|
#include <event.h>
Inheritance diagram for ScreenTouchEvent:Public Member Functions | |
| ScreenTouchEvent () | |
Public Member Functions inherited from Event | |
| Event () | |
Public Attributes | |
| S32 | xPos |
| S32 | yPos |
| S32 | touchID |
| U8 | action |
| U32 | numTouches |
Public Attributes inherited from Event | |
| U16 | type |
| U16 | size |
|
inline |
| U8 action |
| U32 numTouches |
| S32 touchID |
| S32 xPos |
| S32 yPos |