tModLoader v2023.01
A mod to make and play Terraria mods
|
Public Member Functions | |
void | Update () |
Static Public Member Functions | |
static void | ClearRain () |
static Vector2 | GetRainFallVelocity () |
static void | MakeRain () |
static int | NewRainForced (Vector2 Position, Vector2 Velocity) |
Public Attributes | |
bool | active |
int | alpha |
Vector2 | position |
float | rotation |
float | scale |
byte | type |
Vector2 | velocity |
byte | waterStyle |