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