| GestureTracker Methods |
The GestureTracker type exposes the following members.
| Name | Description | |
|---|---|---|
| GetJumpingHeight |
Get the jumping height.
| |
| GetRunningSpeed |
Get running speed.
| |
| IsCrouching |
Query whether the player is crouching.
| |
| IsJabbingLeft |
Query whether the player is jabbing with left arm.
| |
| IsJabbingRight |
Query whether the player is jabbing with right arm.
| |
| IsJumping |
Query whether the player is jumping.
| |
| IsLeftArmFront |
Query whether the player's left arm on front while the player is running.
| |
| IsRightArmFront |
Query whether the player's right arm on front while the player is running.
| |
| IsRunning |
Query whether the player is running.
| |
| SetSensor |
Setting the reference of ESkinSensor.
|