|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.badlogic.gdx.graphics.g2d.BitmapFont.TextBounds
public static class BitmapFont.TextBounds
Field Summary | |
---|---|
float |
height
|
float |
width
|
Constructor Summary | |
---|---|
BitmapFont.TextBounds()
|
|
BitmapFont.TextBounds(BitmapFont.TextBounds bounds)
|
Method Summary | |
---|---|
void |
set(BitmapFont.TextBounds bounds)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float width
public float height
Constructor Detail |
---|
public BitmapFont.TextBounds()
public BitmapFont.TextBounds(BitmapFont.TextBounds bounds)
Method Detail |
---|
public void set(BitmapFont.TextBounds bounds)
|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |