public struct TouchState : IInputStateTypeInfo
Fields
Declaration
Field Value
Declaration
public sbyte displayIndex
Field Value
| Type |
Description |
| System.SByte |
|
Declaration
Field Value
| Type |
Description |
| System.SByte |
|
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
Declaration
Field Value
Declaration
Field Value
| Type |
Description |
| System.Single |
|
Declaration
Field Value
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
Properties
Declaration
public static FourCC kFormat { get; }
Property Value
Declaration
public PointerPhase phase { get; set; }
Property Value
Methods
Declaration
public FourCC GetFormat()
Returns
Implements