Struct SensorEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl sensor event
public struct SensorEventInherited Members
Fields
float0
The data
public readonly float float0Field Value
float1
The data
public readonly float float1Field Value
float2
The data
public readonly float float2Field Value
float3
The data
public readonly float float3Field Value
float4
The data
public readonly float float4Field Value
float5
The data
public readonly float float5Field Value
timestamp
The timestamp
public readonly uint timestampField Value
type
The type
public readonly EventType typeField Value
which
The which
public readonly int which