|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseTableLayout | |
---|---|
com.badlogic.gdx.scenes.scene2d.ui.tablelayout |
Uses of BaseTableLayout in com.badlogic.gdx.scenes.scene2d.ui.tablelayout |
---|
Subclasses of BaseTableLayout in com.badlogic.gdx.scenes.scene2d.ui.tablelayout | |
---|---|
class |
TableLayout
|
Methods in com.badlogic.gdx.scenes.scene2d.ui.tablelayout that return BaseTableLayout | |
---|---|
abstract BaseTableLayout |
BaseTableLayout.newTableLayout()
Returns a new TableLayout that will be nested under this table. |
BaseTableLayout |
TableLayout.newTableLayout()
|
Methods in com.badlogic.gdx.scenes.scene2d.ui.tablelayout with parameters of type BaseTableLayout | |
---|---|
void |
BaseTableLayout.setParent(BaseTableLayout parent)
Sets that this table is nested under the specified parent. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |