Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
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
public const int kSizeInBytes = 36
Field Value
| Type |
Description |
| System.Int32 |
|
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