|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | Update () |
| void | Draw (SpriteBatch spriteBatch) |
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 80 of file WiresUI.cs.