|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceLocation | |
---|---|
de.lessvoid.nifty.tools.resourceloader |
Uses of ResourceLocation in de.lessvoid.nifty.tools.resourceloader |
---|
Classes in de.lessvoid.nifty.tools.resourceloader 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 de.lessvoid.nifty.tools.resourceloader 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 |