|
|
| StandardGlobals (StandardBrain brain) |
| |
|
virtual void | CriticalUpdate () |
| |
|
virtual void | MajorUpdate () |
| |
|
virtual void | MinorUpdate () |
| |
| override void | Update () |
| |
|
bool | IsGrounded () |
| |
|
float | GetDistanceToGround () |
| |
|
float | Side (Vector2 pos, Vector2 pos2) |
| |
|
Vector2 | _GetLadderPos () |
| |
|
bool | IsClimbing () |
| |
|
bool | IsRolling () |
| |
|
bool | IsCrouching () |
| |
|
bool | IsOnPlatform () |
| |
|
bool | HasJets () |
| |
|
bool | HasEnoughJets () |
| |
|
bool | IsHeadBumping () |
| |
|
bool | IsNearWall () |
| |
|
bool | IsSlope () |
| |
|
bool | IsSlopeUpLeft () |
| |
|
bool | IsSlopeUpRight () |
| |
Public Member Functions inherited from StandardBrain.DataAction |
|
virtual void | Update () |
| |
|
| DataAction (StandardBrain brain) |
| |
|
|
bool | _IsCliff (float direction) |
| |
|
bool | _IsBlocked (float direction) |
| |
|
bool | _IsLow (float direction) |
| |
|
bool | _IsTopBlocked () |
| |
|
bool | _SeesTarget () |
| |
Protected Member Functions inherited from StandardBrain.DataAction |
|
virtual void | Init () |
| |
◆ Update()
| override void StandardGlobals.Update |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Engine/Standard/Bots/StandardGlobals.cs