Torque2D Reference
Loading...
Searching...
No Matches
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()

ScreenTouchEvent ( )
inline

Member Data Documentation

◆ action

U8 action

◆ numTouches

U32 numTouches

◆ touchID

S32 touchID

◆ xPos

S32 xPos

◆ yPos

S32 yPos

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