terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.UI.GameTipsDisplay Class Reference

Classes

class  GameTip
 

Public Member Functions

 GameTipsDisplay ()
 
void Update ()
 
void ClearTips ()
 
void Draw ([Optional] String_Layout layout, 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 11 of file GameTipsDisplay.cs.


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