Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Input.TouchCollectionExtensions Class Reference

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.
 

Detailed Description

Provides extension methods for the TouchCollection type.

Member Function Documentation

◆ AnyTouch()

static bool VerticesEngine.Input.TouchCollectionExtensions.AnyTouch ( this TouchCollection touchState)
static

Determines if there are any touches on the screen.

Parameters
touchStateThe current TouchCollection.
Returns
True if there are any touches in the Pressed or Moved state, false otherwise

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