| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.resource | |
| org.achtern.AchternEngine.core.resource.locations |
| Modifier and Type | Method and Description |
|---|---|
static List<ResourceLocation> |
ResourceLoader.getResourceLocations()
Returns all
ResourceLocations. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ResourceLoader.addResourceLocation(ResourceLocation location)
Add a ResourceLocation to the search path.
|
static void |
ResourceLoader.pushResourceLocation(ResourceLocation location) |
static void |
ResourceLoader.removeResourceLocation(ResourceLocation location)
Removes a ResourceLocation from the search path
|
| Modifier and Type | Class and Description |
|---|---|
class |
BundledFigureLocation |
class |
BundledModelLocation |
class |
BundledResourceLocation |
class |
BundledShaderLocation |
class |
BundledShaderProgramLocation |
class |
BundledTextureLocation |
class |
ClasspathLocation |
class |
FileSystemLocation |
Copyright © 2014. All rights reserved.