Méthode | Description | |
---|---|---|
AddLine ( string text, object color = null ) : void |
Add a line of text to output (requires implementation in children
|
|
TextOutput ( Backend parent, |
public AddLine ( string text, object color = null ) : void | ||
text | string | |
color | object | |
Résultat | void |
public TextOutput ( Backend parent, |
||
parent | Backend | |
spriteBatch | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
displayRect | ||
Résultat | System |