|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Label.VAlignment | |
---|---|
com.badlogic.gdx.scenes.scene2d.actors |
Uses of Label.VAlignment in com.badlogic.gdx.scenes.scene2d.actors |
---|
Fields in com.badlogic.gdx.scenes.scene2d.actors declared as Label.VAlignment | |
---|---|
Label.VAlignment |
Label.valign
|
Methods in com.badlogic.gdx.scenes.scene2d.actors that return Label.VAlignment | |
---|---|
static Label.VAlignment |
Label.VAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Label.VAlignment[] |
Label.VAlignment.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |