Class Scavenger.DirectAwayThroneAnimation
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class Scavenger.DirectAwayThroneAnimation : Scavenger.CommunicationAnimation
- Inheritance
-
Scavenger.DirectAwayThroneAnimation
- Inherited Members
Constructors
DirectAwayThroneAnimation(Scavenger, CreatureRepresentation, Vector2)
public DirectAwayThroneAnimation(Scavenger scavenger, Tracker.CreatureRepresentation creatureRep, Vector2 point)
Parameters
scavengerScavengercreatureRepTracker.CreatureRepresentationpointVector2
Fields
cycle
public float cycle
Field Value
gestureActive
public bool gestureActive
Field Value
gestureCount
public int gestureCount
Field Value
gestureReach
public float gestureReach
Field Value
player
public Player player
Field Value
Properties
Continue
public override bool Continue { get; }
Property Value
Methods
GestureArmPos()
public override Vector2 GestureArmPos()
Returns
- Vector2
Update()
public override void Update()