Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
DrawSelf ( |
protected DrawSelf ( |
||
spriteBatch | ||
Результат | void |
public SetText ( string text, float textScale, bool large ) : void | ||
text | string | |
textScale | float | |
large | bool | |
Результат | void |
public UIText ( string text, float textScale = 1f, bool large = false ) : Microsoft.Xna.Framework | ||
text | string | |
textScale | float | |
large | bool | |
Результат | Microsoft.Xna.Framework |