Property | Type | Description | |
---|---|---|---|
amount | int | ||
color | Color | ||
pos | Vector2 | ||
time | float |
Method | Description | |
---|---|---|
ScoreText ( int s, Vector2 p, Color c ) : System | ||
update ( ) : bool |
public ScoreText ( int s, Vector2 p, Color c ) : System | ||
s | int | |
p | Vector2 | |
c | Color | |
return | System |