| Interface | Description |
|---|---|
| ResourceLoaderProvider |
For javadoc see
ResourceLoader
This is just the interface to proxy, all methods should behave like described,
in the JavaDoc of the proxy. |
| ResourceLocation |
A ResourceLocation can be used to locate a resource,
based on a file name.
|
| Class | Description |
|---|---|
| BasicResourceLoader |
The
ResourceLoader is the main entry point
to the FileSystem and other Resources. |
| ResourceCache<T> |
Just a wrapper for a HashMap.
|
| ResourceConverter | |
| ResourceLoader |
The
ResourceLoader is the main entry point
to the FileSystem and other Resources. |
Copyright © 2015. All rights reserved.