| Package | Description |
|---|---|
| org.cell2d.celick.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ClasspathLocation
A resource location that searches the classpath
|
class |
FileSystemLocation
A resource loading location that searches somewhere on the classpath
|
| Modifier and Type | Method and Description |
|---|---|
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
|