Struct MultiGestureEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl multi gesture event
public struct MultiGestureEvent
Inherited Members
Fields
dDist
The dist
public readonly float dDist
Field Value
dTheta
The theta
public readonly float dTheta
Field Value
numFingers
The num fingers
public readonly ushort numFingers
Field Value
padding
The padding
public readonly ushort padding
Field Value
timestamp
The timestamp
public readonly uint timestamp
Field Value
touchId
The touch id
public readonly long touchId
Field Value
type
The type
public readonly uint type
Field Value
x
The
public readonly float x
Field Value
y
The
public readonly float y