Table of Contents

Class JollyPlayerSpecificHud.JollyPart

Namespace
JollyCoop.JollyHUD
Assembly
Assembly-CSharp.dll
public abstract class JollyPlayerSpecificHud.JollyPart
Inheritance
JollyPlayerSpecificHud.JollyPart
Derived
Inherited Members

Constructors

JollyPart(JollyPlayerSpecificHud)

public JollyPart(JollyPlayerSpecificHud jollyHud)

Parameters

jollyHud JollyPlayerSpecificHud

Fields

bodyPos

public Vector2 bodyPos

Field Value

Vector2

forceHide

public bool forceHide

Field Value

bool

hidden

public bool hidden

Field Value

bool

jollyHud

public JollyPlayerSpecificHud jollyHud

Field Value

JollyPlayerSpecificHud

knownPos

public bool knownPos

Field Value

bool

lastBodyPos

public Vector2 lastBodyPos

Field Value

Vector2

lastHidden

public bool lastHidden

Field Value

bool

lastTargetPos

public Vector2 lastTargetPos

Field Value

Vector2

slatedForDeletion

public bool slatedForDeletion

Field Value

bool

targetPos

public Vector2 targetPos

Field Value

Vector2

Methods

ClearSprites()

public virtual void ClearSprites()

Draw(float)

public virtual void Draw(float timeStacker)

Parameters

timeStacker float

Update()

public virtual void Update()