Uses of Class
com.badlogic.gdx.scenes.scene2d.utils.TextureRegionDrawable
-
Packages that use TextureRegionDrawable Package Description com.badlogic.gdx.scenes.scene2d.utils -
-
Uses of TextureRegionDrawable in com.badlogic.gdx.scenes.scene2d.utils
Subclasses of TextureRegionDrawable in com.badlogic.gdx.scenes.scene2d.utils Modifier and Type Class Description classTiledDrawableDraws aTextureRegionrepeatedly to fill the area, instead of stretching it.Constructors in com.badlogic.gdx.scenes.scene2d.utils with parameters of type TextureRegionDrawable Constructor Description TextureRegionDrawable(TextureRegionDrawable drawable)TiledDrawable(TextureRegionDrawable drawable)
-