Property | Type | Description | |
---|---|---|---|
color | Color | ||
font | IFont | ||
scale | Vector2 |
Method | Description | |
---|---|---|
FormatInstruction ( IFont font, Color color, Vector2 scale ) : System |
public FormatInstruction ( IFont font, Color color, Vector2 scale ) : System | ||
font | IFont | |
color | Color | |
scale | Vector2 | |
return | System |