Uses of Interface
com.badlogic.gdx.scenes.scene2d.utils.TransformDrawable
-
Packages that use TransformDrawable Package Description com.badlogic.gdx.scenes.scene2d.utils -
-
Uses of TransformDrawable in com.badlogic.gdx.scenes.scene2d.utils
Classes in com.badlogic.gdx.scenes.scene2d.utils that implement TransformDrawable Modifier and Type Class Description classNinePatchDrawableDrawable for aNinePatch.classSpriteDrawableDrawable for aSprite.classTextureRegionDrawableDrawable for aTextureRegion.classTiledDrawableDraws aTextureRegionrepeatedly to fill the area, instead of stretching it.
-