Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Provides extension methods for the TouchCollection type. More...
Static Public Member Functions | |
static bool | AnyTouch (this TouchCollection touchState) |
Determines if there are any touches on the screen. | |
Provides extension methods for the TouchCollection type.
|
static |
Determines if there are any touches on the screen.
touchState | The current TouchCollection. |