|
tModLoader v2025.09
A mod to make and play Terraria mods
|
Public Member Functions | |
| object | Clone () |
| Color | cloudColor (Color bgColor) |
| override string | ToString () |
| void | Update () |
Static Public Member Functions | |
| static void | addCloud () |
| static void | resetClouds () |
| static void | UpdateClouds () |
Public Attributes | |
| bool | active |
| float | Alpha |
| int | height |
| bool | kill |
| Vector2 | position |
| float | rotation |
| float | rSpeed |
| float | scale |
| SpriteEffects | spriteDir |
| float | sSpeed |
| int | type |
| int | width |
Properties | |
| ModCloud | ModCloud [get] |