Package org.newdawn.slick.util

Utilities to support the library.

See:
          Description

Interface Summary
ResourceLocation A location from which resources can be loaded
 

Class Summary
BufferedImageUtil This is a utility class that allows you to convert a BufferedImage into a texture.
ClasspathLocation A resource location that searches the classpath
FileSystemLocation A resource loading location that searches somewhere on the classpath
Log A simple central logging system
ResourceLoader A simple wrapper around resource loading should anyone decide to change their minds how this is meant to work in the future.
 

Package org.newdawn.slick.util Description

Utilities to support the library. Basically anything that didn't fit elsewhere.



Copyright © 2006 New Dawn Software. All Rights Reserved.