|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Container | |
---|---|
com.badlogic.gdx.scenes.scene2d.ui |
Uses of Container in com.badlogic.gdx.scenes.scene2d.ui |
---|
Subclasses of Container in com.badlogic.gdx.scenes.scene2d.ui | |
---|---|
class |
Pane
|
class |
Window
|
Methods in com.badlogic.gdx.scenes.scene2d.ui that return Container | |
---|---|
Container |
Container.align(int align)
Sets the alignment of this container's content within the container. |
Container |
Container.padding(int top,
int left,
int bottom,
int right)
Sets the padding of this container. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |