Table of Contents

Class JollyPlayerSpecificHud.JollyPointer

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

Constructors

JollyPointer(JollyPlayerSpecificHud)

public JollyPointer(JollyPlayerSpecificHud jollyHud)

Parameters

jollyHud JollyPlayerSpecificHud

Fields

alpha

public float alpha

Field Value

float

collidingCounter

public int collidingCounter

Field Value

int

gradient

public FSprite gradient

Field Value

FSprite

lastAlpha

public float lastAlpha

Field Value

float

mainSprite

public FSprite mainSprite

Field Value

FSprite

nearEdge

public bool nearEdge

Field Value

bool

nearHorizontalEdge

public bool nearHorizontalEdge

Field Value

bool

nearVerticalEdge

public bool nearVerticalEdge

Field Value

bool

nearXEdgeL

public bool nearXEdgeL

Field Value

bool

nearXEdgeR

public bool nearXEdgeR

Field Value

bool

nearYEdgeB

public bool nearYEdgeB

Field Value

bool

nearYEdgeU

public bool nearYEdgeU

Field Value

bool

screenEdge

public int screenEdge

Field Value

int

size

public IntVector2 size

Field Value

IntVector2

timer

public int timer

Field Value

int

Properties

PlayerState

public PlayerState PlayerState { get; }

Property Value

PlayerState

Methods

Update()

public override void Update()