|
TModLoader v1.4.4.9
TModLoader source code documentation
|
Collaboration diagram for Terraria.Main.TextDisplayCache:Public Member Functions | |
| void | PrepareCache (string text, Color baseColor) |
Properties | |
| List< List< TextSnippet > > | TextLines [get, private set] |
| int | AmountOfLines [get, private set] |
Private Attributes | |
| string | _originalText |
| int | _lastScreenWidth |
| int | _lastScreenHeight |
| InputMode | _lastInputMode |
| Color | originalColor |