Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Star Class Reference

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
 

Detailed Description

Definition at line 7 of file Star.cs.


The documentation for this class was generated from the following file: