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
|
Public Member Functions | |
void | Update () |
void | Draw (SpriteBatch spriteBatch) |
WiresRadial () | |
Public Attributes | |
Vector2 | position |
bool | active |
bool | OnWiresMenu |
Private Member Functions | |
void | LineUpdate () |
void | FlowerUpdate () |
void | DrawLine (SpriteBatch spriteBatch) |
void | DrawFlower (SpriteBatch spriteBatch) |
void | DrawCursorArea (SpriteBatch spriteBatch) |
Private Attributes | |
float | _lineOpacity |
Definition at line 318 of file WiresUI.cs.