Uses of Interface
org.newdawn.slick.Renderable

Packages that use Renderable
org.newdawn.slick   
 

Uses of Renderable in org.newdawn.slick
 

Classes in org.newdawn.slick that implement Renderable
 class Animation
          A utility to hold and render animations
 class BigImage
          An image implementation that handles loaded images that are larger than the maximum texture size supported by the card.
 class Image
          An image loaded from a file and renderable to the canvas
 class SpriteSheet
          A sheet of sprites that can be drawn individually
 



Copyright © 2006 New Dawn Software. All Rights Reserved.