Uses of Class
com.badlogic.gdx.scenes.scene2d.ui.Stack
-
Packages that use Stack Package Description com.badlogic.gdx.scenes.scene2d.ui -
-
Uses of Stack in com.badlogic.gdx.scenes.scene2d.ui
Methods in com.badlogic.gdx.scenes.scene2d.ui that return types with arguments of type Stack Modifier and Type Method Description Cell<Stack>Table. stack(Actor... actors)Adds a new cell to the table with the specified actors in aStack.
-