Méthode | Description | |
---|---|---|
Recalculate ( ) : void | ||
SetText ( string text ) : void | ||
SetText ( string text, float textScale, bool large ) : void | ||
UIText ( string text, float textScale = 1f, bool large = false ) : Microsoft.Xna.Framework |
Méthode | Description | |
---|---|---|
DrawSelf ( |
protected DrawSelf ( |
||
spriteBatch | ||
Résultat | void |
public SetText ( string text, float textScale, bool large ) : void | ||
text | string | |
textScale | float | |
large | bool | |
Résultat | void |
public UIText ( string text, float textScale = 1f, bool large = false ) : Microsoft.Xna.Framework | ||
text | string | |
textScale | float | |
large | bool | |
Résultat | Microsoft.Xna.Framework |