Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.UI.GameTipsDisplay Class Reference

Classes

class  GameTip
 

Public Member Functions

 GameTipsDisplay ()
 
void Update ()
 
void ClearTips ()
 
void Draw ()
 

Private Member Functions

void AddNewTip (double currentTime)
 

Private Attributes

LocalizedText[] _tipsDefault
 
LocalizedText[] _tipsGamepad
 
LocalizedText[] _tipsKeyboard
 
readonly List< GameTip_currentTips = new List<GameTip>()
 
LocalizedText _lastTip
 

Detailed Description

Definition at line 11 of file GameTipsDisplay.cs.


The documentation for this class was generated from the following file: