|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMicrosoft.Xna.Framework.Graphics.SpriteFont
public final class SpriteFont
Field Summary | |
---|---|
int |
LineSpacing
|
float |
Spacing
|
Method Summary | |
---|---|
Vector2 |
MeasureString(java.lang.String text)
|
Vector2 |
MeasureString(java.lang.StringBuilder text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int LineSpacing
public float Spacing
Method Detail |
---|
public Vector2 MeasureString(java.lang.String text)
public Vector2 MeasureString(java.lang.StringBuilder text)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |