C# Class Sharpex2D.Input.TouchPanel

显示文件 Open project: ThuCommix/Sharpex2D

Public Methods

Method Description
GetState ( ) : TouchState

Gets the TouchState.

Method Details

GetState() public static method

Gets the TouchState.
public static GetState ( ) : TouchState
return TouchState