Struct SDL.SDL_MultiGestureEvent
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public struct SDL_MultiGestureEvent
Fields
|
Improve this Doc
View Source
dDist
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
dTheta
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
numFingers
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
padding
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
timestamp
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
touchId
Declaration
Field Value
| Type |
Description |
| System.Int64 |
|
|
Improve this Doc
View Source
type
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
x
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
y
Declaration
Field Value
| Type |
Description |
| System.Single |
|