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
scavengerScavengercreatureRepTracker.CreatureRepresentationpointVector2
Fields
cycle
public float cycle
Field Value
discontinue
public bool discontinue
Field Value
Properties
Continue
public override bool Continue { get; }
Property Value
Methods
GestureArmPos()
public override Vector2 GestureArmPos()
Returns
- Vector2
Update()
public override void Update()