Click or drag to resize
GestureTracker Methods

The GestureTracker type exposes the following members.

Methods
  NameDescription
Public methodGetJumpingHeight
Get the jumping height.
Public methodGetRunningSpeed
Get running speed.
Public methodIsCrouching
Query whether the player is crouching.
Public methodIsJabbingLeft
Query whether the player is jabbing with left arm.
Public methodIsJabbingRight
Query whether the player is jabbing with right arm.
Public methodIsJumping
Query whether the player is jumping.
Public methodIsLeftArmFront
Query whether the player's left arm on front while the player is running.
Public methodIsRightArmFront
Query whether the player's right arm on front while the player is running.
Public methodIsRunning
Query whether the player is running.
Public methodSetSensor
Setting the reference of ESkinSensor.
Top
See Also