Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Terraria
Star
C# Class Terraria.Star
Mostra file
Open project: EmuDevs/EDTerraria
Class Usage Examples
Public Properties
Property
Type
Description
position
Vector2
rotation
float
rotationSpeed
float
scale
float
twinkle
float
twinkleSpeed
float
type
int
Public Methods
Method
Description
SpawnStars
( ) :
void
UpdateStars
( ) :
void
Method Details
SpawnStars()
public
static
method
public
static
SpawnStars
( ) :
void
return
void
UpdateStars()
public
static
method
public
static
UpdateStars
( ) :
void
return
void
Property Details
position
public_oe property
public
Vector2
position
return
Vector2
rotation
public_oe property
public
float
rotation
return
float
rotationSpeed
public_oe property
public
float
rotationSpeed
return
float
scale
public_oe property
public
float
scale
return
float
twinkle
public_oe property
public
float
twinkle
return
float
twinkleSpeed
public_oe property
public
float
twinkleSpeed
return
float
type
public_oe property
public
int
type
return
int