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
Field Value
- float
collidingCounter
public int collidingCounter
Field Value
- int
gradient
Field Value
- FSprite
lastAlpha
Field Value
- float
mainSprite
public FSprite mainSprite
Field Value
- FSprite
nearEdge
Field Value
- bool
nearHorizontalEdge
public bool nearHorizontalEdge
Field Value
- bool
nearVerticalEdge
public bool nearVerticalEdge
Field Value
- bool
nearXEdgeL
Field Value
- bool
nearXEdgeR
Field Value
- bool
nearYEdgeB
Field Value
- bool
nearYEdgeU
Field Value
- bool
screenEdge
Field Value
- int
size
Field Value
- IntVector2
timer
Field Value
- int
Properties
PlayerState
public PlayerState PlayerState { get; }
Property Value
- PlayerState
Methods
Update()
public override void Update()