C# Класс PrinceGame.TouchCollectionExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
AnyTouch ( TouchCollection touchState ) : bool

Determines if there are any touches on the screen.

Приватные методы

Метод Описание
TouchCollectionExtensions ( ) : System

Описание методов

AnyTouch() публичный статический Метод

Determines if there are any touches on the screen.
public static AnyTouch ( TouchCollection touchState ) : bool
touchState TouchCollection The current TouchCollection.
Результат bool