Struct CustomDeviceState
Namespace: Global Namespace
Syntax
public struct CustomDeviceState : IInputStateTypeInfo
Fields
buttons
Declaration
public ushort buttons
Field Value
Type | Description |
---|---|
UInt16 |
x
Declaration
public byte x
Field Value
Type | Description |
---|---|
Byte |
y
Declaration
public byte y
Field Value
Type | Description |
---|---|
Byte |
Properties
format
Declaration
public FourCC format { get; }
Property Value
Type | Description |
---|---|
FourCC |