Class ExpeditionHUD
- Namespace
- HUD
- Assembly
- Assembly-CSharp.dll
public class ExpeditionHUD : HudPart
- Inheritance
-
ExpeditionHUD
- Inherited Members
-
Constructors
ExpeditionHUD(HUD, FContainer)
public ExpeditionHUD(HUD hud, FContainer fContainer)
Parameters
hud HUD
fContainer FContainer
Fields
alpha
Field Value
- float
public FLabel challengeHeader
Field Value
- FLabel
challenges
public FLabel[] challenges
Field Value
- FLabel[]
challengesToComplete
public int challengesToComplete
Field Value
- int
challengesToReveal
public int challengesToReveal
Field Value
- int
completeGlow
public FSprite completeGlow
Field Value
- FSprite
completeHelp
public FLabel completeHelp
Field Value
- FLabel
completeMessage
public FLabel completeMessage
Field Value
- FLabel
completeMode
Field Value
- bool
completeNum
Field Value
- int
completeTimer
public float completeTimer
Field Value
- float
completedChallenges
public List<int> completedChallenges
Field Value
- List<int>
dividers
public FSprite[] dividers
Field Value
- FSprite[]
endgameCounter
public float endgameCounter
Field Value
- float
fade
Field Value
- float
glowFade
Field Value
- float
glowSprites
public FSprite[] glowSprites
Field Value
- FSprite[]
initialDisplay
public float initialDisplay
Field Value
- float
lastAlpha
Field Value
- float
lastFade
Field Value
- float
lastGlowFade
public float lastGlowFade
Field Value
- float
lastPos
Field Value
- Vector2
pendingUpdates
public bool pendingUpdates
Field Value
- bool
pos
Field Value
- Vector2
revealMode
Field Value
- bool
revealNum
Field Value
- int
revealTimer
Field Value
- float
strikeThrough
public FSprite[] strikeThrough
Field Value
- FSprite[]
voidSeaWarning
public bool voidSeaWarning
Field Value
- bool
Methods
CompleteMode()
public void CompleteMode()
Draw(float)
public override void Draw(float timeStacker)
Parameters
timeStacker float
DrawPos(float)
public Vector2 DrawPos(float timeStacker)
Parameters
timeStacker float
Returns
- Vector2
InitCompleteSprites()
public void InitCompleteSprites()
RevealMode()
Update()
public override void Update()
UpdateChallengeLabels()
public void UpdateChallengeLabels()