Struct MultiGestureEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl multi gesture event
public struct MultiGestureEventInherited Members
Fields
dDist
The dist
public readonly float dDistField Value
dTheta
The theta
public readonly float dThetaField Value
numFingers
The num fingers
public readonly ushort numFingersField Value
padding
The padding
public readonly ushort paddingField Value
timestamp
The timestamp
public readonly uint timestampField Value
touchId
The touch id
public readonly long touchIdField Value
type
The type
public readonly uint typeField Value
x
The
public readonly float xField Value
y
The
public readonly float y