Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
ClassicPlayerResourcesDisplaySet (string nameKey, string configKey) | |
void | Draw () |
void | TryToHover () |
Properties | |
string | NameKey [get, private set] |
string | ConfigKey [get, private set] |
Private Member Functions | |
void | DrawLife () |
void | DrawMana () |
Private Attributes | |
int | UIDisplay_ManaPerStar = 20 |
float | UIDisplay_LifePerHeart = 20f |
int | UI_ScreenAnchorX |
Definition at line 8 of file ClassicPlayerResourcesDisplaySet.cs.