Méthode | Description | |
---|---|---|
Draw ( |
||
Text ( string text, Vector2 position ) : System | ||
Update ( ) : void |
public Draw ( |
||
spriteBatch | ||
Résultat | void |
public Text ( string text, Vector2 position ) : System | ||
text | string | |
position | Vector2 | |
Résultat | System |