Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
ScreenTouchEvent Struct 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
 

Constructor & Destructor Documentation

ScreenTouchEvent ( )
inline

Member Data Documentation

U8 action
U32 numTouches
S32 touchID
S32 xPos
S32 yPos

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