terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 233 of file WiresUI.cs.