Property | Type | Description | |
---|---|---|---|
color | Color | ||
position | Vector2 | ||
text | string |
Method | Description | |
---|---|---|
StringData ( Vector2 position, string text, Color color ) : System |
public StringData ( Vector2 position, string text, Color color ) : System | ||
position | Vector2 | |
text | string | |
color | Color | |
return | System |