Struct SensorEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl sensor event
public struct SensorEvent
Inherited Members
Fields
float0
The data
public readonly float float0
Field Value
float1
The data
public readonly float float1
Field Value
float2
The data
public readonly float float2
Field Value
float3
The data
public readonly float float3
Field Value
float4
The data
public readonly float float4
Field Value
float5
The data
public readonly float float5
Field Value
timestamp
The timestamp
public readonly uint timestamp
Field Value
type
The type
public readonly EventType type
Field Value
which
The which
public readonly int which