| Interface | Description | |
|---|---|---|
| ICallback | The callback interface provides methods to control a resource loader callback behaviour. | |
| IDisplayAssetLoader | Declares the possibility of a loader to automatically add the loaded content to a given display class object. | |
| IResourceLoader | Defines the interface of a resource loader item. | |
| IResourceLoaderContainer | The IResourceLoaderContainer declares an arbitrary display class to be a target of the loaded content of an IDisplayAssetLoader. |
| Class | Description | |
|---|---|---|
| AbstractResourceLoader | Abstract implementation of the IResourceLoader interface. | |
| Callback | ||
| LoadingError | ||
| ResourceLoaderEvent | Resource loader event definition. |