Table of Contents

Class Scavenger.BackOffAnimation

Namespace
Global
Assembly
Assembly-CSharp.dll
public class Scavenger.BackOffAnimation : Scavenger.CommunicationAnimation
Inheritance
Scavenger.BackOffAnimation
Inherited Members

Constructors

BackOffAnimation(Scavenger, CreatureRepresentation, Vector2)

public BackOffAnimation(Scavenger scavenger, Tracker.CreatureRepresentation creatureRep, Vector2 point)

Parameters

scavenger Scavenger
creatureRep Tracker.CreatureRepresentation
point Vector2

Fields

cycle

public float cycle

Field Value

float

discontinue

public bool discontinue

Field Value

bool

Properties

Continue

public override bool Continue { get; }

Property Value

bool

Methods

GestureArmPos()

public override Vector2 GestureArmPos()

Returns

Vector2

Update()

public override void Update()