Class OverseerTutorialBehavior.SuperJump
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class OverseerTutorialBehavior.SuperJump : OverseerTutorialBehavior.InputInstruction.InputInstructionController
- Inheritance
-
OverseerTutorialBehavior.SuperJump
- Inherited Members
Constructors
SuperJump(InputInstruction, OverseerTutorialBehavior, bool)
public SuperJump(OverseerTutorialBehavior.InputInstruction instructionHologram, OverseerTutorialBehavior tutBehavior, bool inTuturialSection)
Parameters
instructionHologramOverseerTutorialBehavior.InputInstructiontutBehaviorOverseerTutorialBehaviorinTuturialSectionbool
Fields
inPositionCounter
public int inPositionCounter
Field Value
inTuturialSection
public bool inTuturialSection
Field Value
jumpDirection
public int jumpDirection
Field Value
moveKeysUp
public bool moveKeysUp
Field Value
Methods
InZone(Vector2)
public static bool InZone(Vector2 testPos)
Parameters
testPosVector2
Returns
Update()
public override void Update()