Méthode | Description | |
---|---|---|
DrawText ( |
||
FontRenderer ( |
||
MeasureText ( string text ) : Point |
public DrawText ( |
||
spriteBatch | ||
x | int | |
y | int | |
text | string | |
argb | uint | |
alignment | int | |
Résultat | void |
public FontRenderer ( |
||
fontFile | ||
fontTexture | Microsoft.Xna.Framework.Graphics.Texture2D | |
Résultat | System |