|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.newdawn.slick.opengl.ImageDataFactory
public class ImageDataFactory
A static utility to create the appropriate image data for a particular reference.
| Constructor Summary | |
|---|---|
ImageDataFactory()
|
|
| Method Summary | |
|---|---|
static LoadableImageData |
getImageDataFor(java.lang.String ref)
Create an image data that is appropriate for the reference supplied |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageDataFactory()
| Method Detail |
|---|
public static LoadableImageData getImageDataFor(java.lang.String ref)
ref - The reference to the image to retrieve
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||