Class Scavenger.PointingAnimation
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public abstract class Scavenger.PointingAnimation : Scavenger.AttentiveAnimation
- Inheritance
-
Scavenger.PointingAnimation
- Derived
- Inherited Members
Constructors
PointingAnimation(Scavenger, CreatureRepresentation, Vector2, ID)
public PointingAnimation(Scavenger scavenger, Tracker.CreatureRepresentation creatureRep, Vector2 point, Scavenger.ScavengerAnimation.ID id)
Parameters
scavengerScavengercreatureRepTracker.CreatureRepresentationpointVector2idScavenger.ScavengerAnimation.ID
Fields
cycle
public float cycle
Field Value
pointingArm
public int pointingArm
Field Value
Properties
PointingArm
public int PointingArm { get; }
Property Value
Methods
Update()
public override void Update()