Uses of Class
com.badlogic.gdx.scenes.scene2d.ui.Image
-
Packages that use Image Package Description com.badlogic.gdx.scenes.scene2d.ui -
-
Uses of Image in com.badlogic.gdx.scenes.scene2d.ui
Methods in com.badlogic.gdx.scenes.scene2d.ui that return Image Modifier and Type Method Description ImageCheckBox. getImage()ImageImageButton. getImage()ImageImageTextButton. getImage()protected ImageCheckBox. newImage()protected ImageImageButton. newImage()protected ImageImageTextButton. newImage()
-