Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Fall () |
void | Update () |
Static Public Member Functions | |
static void | NightSetup () |
static void | StarFall (float positionX) |
static void | SpawnStars (int s=-1) |
static void | UpdateStars () |
Public Attributes | |
Vector2 | position |
float | scale |
float | rotation |
int | type |
float | twinkle |
float | twinkleSpeed |
float | rotationSpeed |
bool | falling |
bool | hidden |
Vector2 | fallSpeed |
int | fallTime |
float | fadeIn |
Static Public Attributes | |
static bool | dayCheck = false |
static float | starfallBoost = 1f |
static int | starFallCount = 0 |