Struct DollarGestureEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl dollar gesture event
public struct DollarGestureEvent
Inherited Members
Fields
error
The error
public float error
Field Value
gestureId
The gesture id
public long gestureId
Field Value
numFingers
The num fingers
public uint numFingers
Field Value
timestamp
The timestamp
public uint timestamp
Field Value
touchId
The touch id
public long touchId
Field Value
type
The type
public uint type
Field Value
x
The
public float x
Field Value
y
The
public float y