libgdx API

Uses of Class
com.badlogic.gdx.scenes.scene2d.utils.BaseDrawable

Packages that use BaseDrawable
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
 class NinePatchDrawable
          Drawable for a NinePatch.
 class SpriteDrawable
          Drawable for a Sprite.
 class TextureRegionDrawable
          Drawable for a TextureRegion.
 class TiledDrawable
          Draws a TextureRegion repeatedly to fill the area, instead of stretching it.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)