Свойство | Тип | Описание | |
---|---|---|---|
Font |
Свойство | Тип | Описание | |
---|---|---|---|
_HotSpot |
Метод | Описание | |
---|---|---|
Draw ( |
||
GameText ( |
||
GameText ( string fontAsset, string text = "" ) : Microsoft.Xna.Framework | ||
GetBoundingBox ( bool absolute = false ) : |
Метод | Описание | |
---|---|---|
resetDimensions ( ) : void |
Recalculate hot spot and scaling.
|
public Draw ( |
||
batch | ||
Результат | void |
public GameText ( |
||
font | ||
text | string | |
Результат | Microsoft.Xna.Framework |
public GameText ( string fontAsset, string text = "" ) : Microsoft.Xna.Framework | ||
fontAsset | string | |
text | string | |
Результат | Microsoft.Xna.Framework |
public GetBoundingBox ( bool absolute = false ) : |
||
absolute | bool | |
Результат |
public SpriteFont,Microsoft.Xna.Framework.Graphics Font | ||
Результат |