Default state structure for pointer devices.
public struct PointerState : IInputStateTypeInfo
Fields
Declaration
Field Value
Declaration
public ushort displayIndex
Field Value
Type |
Description |
System.UInt16 |
|
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
Position of the pointer in screen space.
Declaration
Field Value
Declaration
Field Value
Type |
Description |
System.Single |
|
Declaration
Field Value
Declaration
Field Value
Declaration
Field Value
Type |
Description |
System.Single |
|
Properties
Declaration
public static FourCC kFormat { get; }
Property Value
Methods
Declaration
public FourCC GetFormat()
Returns
Implements