Table of Contents

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

instructionHologram OverseerTutorialBehavior.InputInstruction
tutBehavior OverseerTutorialBehavior
inTuturialSection bool

Fields

inPositionCounter

public int inPositionCounter

Field Value

int

inTuturialSection

public bool inTuturialSection

Field Value

bool

jumpDirection

public int jumpDirection

Field Value

int

moveKeysUp

public bool moveKeysUp

Field Value

bool

Methods

InZone(Vector2)

public static bool InZone(Vector2 testPos)

Parameters

testPos Vector2

Returns

bool

Update()

public override void Update()