Property | Type | Description | |
---|---|---|---|
BoundaryDist | float | ||
Elephant | GameObject | ||
LeftButton | GameObject | ||
LeftLayerMask | LayerMask | ||
RightButton | GameObject | ||
RightLayerMask | LayerMask | ||
RotationPoint | Transform | ||
SecToLongPress | float | ||
Speed | float |
Method | Description | |
---|---|---|
CooldownAnimation ( Animator cooldownAnim ) : void | ||
Gameover ( ) : void | ||
GetXPos ( ) : float |
Method | Description | |
---|---|---|
GoLeft ( ) : void | ||
GoRight ( ) : void | ||
PoseInputDown ( ) : void | ||
PoseInputUp ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public CooldownAnimation ( Animator cooldownAnim ) : void | ||
cooldownAnim | Animator | |
return | void |