Class HypothermiaMeter
- Namespace
- MoreSlugcats
- Assembly
- Assembly-CSharp.dll
public class HypothermiaMeter : HudPart
- Inheritance
-
HypothermiaMeter
- Inherited Members
-
Constructors
HypothermiaMeter(HUD, FContainer)
public HypothermiaMeter(HUD hud, FContainer fContainer)
Parameters
hud HUD
fContainer FContainer
Fields
circles
public HUDCircle[] circles
Field Value
- HUDCircle[]
fade
Field Value
- float
lastFade
Field Value
- float
lastPos
Field Value
- Vector2
pos
Field Value
- Vector2
remainVisibleCounter
public int remainVisibleCounter
Field Value
- int
tutorialTimer
Field Value
- int
Properties
Show
public bool Show { get; }
Property Value
- bool
Methods
Draw(float)
public override void Draw(float timeStacker)
Parameters
timeStacker float
DrawPos(float)
public Vector2 DrawPos(float timeStacker)
Parameters
timeStacker float
Returns
- Vector2
ShowTutorial()
public void ShowTutorial()
Update()
public override void Update()