Table of Contents

Class Scavenger.WantToTradeAnimation

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

Constructors

WantToTradeAnimation(Scavenger, CreatureRepresentation, Vector2, PhysicalObject)

public WantToTradeAnimation(Scavenger scavenger, Tracker.CreatureRepresentation creatureRep, Vector2 point, PhysicalObject desiredItem)

Parameters

scavenger Scavenger
creatureRep Tracker.CreatureRepresentation
point Vector2
desiredItem PhysicalObject

Fields

cycle

public float cycle

Field Value

float

desiredItem

public PhysicalObject desiredItem

Field Value

PhysicalObject

downPoint

public float downPoint

Field Value

float

pointDown

public bool pointDown

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()