Property | Type | Description | |
---|---|---|---|
fingerID | int | ||
phase | int | ||
position_x | float | ||
position_y | float | ||
tapCount | int |
Method | Description | |
---|---|---|
Fill ( Touch t ) : void |
Convenience method to fill the data for the struct
|
Method | Description | |
---|---|---|
IntLookup ( TouchPhase phase ) : int |
Method to convert a touch phase into an int
|