|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceLocation | |
---|---|
org.newdawn.slick.util | Utilities to support the library. |
Uses of ResourceLocation in org.newdawn.slick.util |
---|
Classes in org.newdawn.slick.util that implement ResourceLocation | |
---|---|
class |
ClasspathLocation
A resource location that searches the classpath |
class |
FileSystemLocation
A resource loading location that searches somewhere on the classpath |
Methods in org.newdawn.slick.util with parameters of type ResourceLocation | |
---|---|
static void |
ResourceLoader.addResourceLocation(ResourceLocation location)
Add a location that will be searched for resources |
static void |
ResourceLoader.removeResourceLocation(ResourceLocation location)
Remove a location that will be no longer be searched for resources |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |