Click or drag to resize
GestureTrackerIsJumping Method
Query whether the player is jumping.

Namespace: ESkin.Gesture
Assembly: ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsJumping()

Return Value

Type: Boolean
True if jumping, false if not.
See Also