terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.GameContent.UI.GameTipsDisplay Class Reference
+ Collaboration diagram for Terraria.GameContent.UI.GameTipsDisplay:

Classes

class  GameTip
 

Public Member Functions

 GameTipsDisplay ()
 
void Update ()
 
void ClearTips ()
 
void Draw (String_Layout layout=null, float MaxHeight=0f)
 

Private Member Functions

void AddNewTip (double currentTime)
 

Private Attributes

LocalizedText[] _tipsDefault
 
LocalizedText[] _tipsGamepad
 
LocalizedText[] _tipsKeyboard
 
readonly List< GameTipsDisplay.GameTip_currentTips
 
LocalizedText _lastTip
 
int _lastTipIndex
 

Detailed Description

Definition at line 17 of file GameTipsDisplay.cs.


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