Struct DollarGestureEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl dollar gesture event
public struct DollarGestureEventInherited Members
Fields
error
The error
public float errorField Value
gestureId
The gesture id
public long gestureIdField Value
numFingers
The num fingers
public uint numFingersField Value
timestamp
The timestamp
public uint timestampField Value
touchId
The touch id
public long touchIdField Value
type
The type
public uint typeField Value
x
The
public float xField Value
y
The
public float y