|
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
|
Collaboration diagram for GUIMana:Public Member Functions | |
| GUIMana () | |
| Rectangle | GetManaRegion () |
| void | Draw () |
Properties | |
| ItemGrid_Layout | ManaGrid [get, set] |
| String_Layout | ManaTitle [get, set] |
| String_Layout | ManaValue [get, set] |
Private Member Functions | |
| void | AdjustForTouchReturn (ItemGrid_Layout grid) |
| void | RestoreForTouchButton (ItemGrid_Layout grid) |
| float | StarScale (int index) |
| void | StarOver (int index) |
| void | StarDraw (ItemGrid_Layout gridLayout, int index, Microsoft.Xna.Framework.Vector2 position, float scale) |
Definition at line 12 of file GUIMana.cs.