| Interface | Description | |
|---|---|---|
| ICompositeMassLoader | Represents a IMassLoader encapsulator to avoid too much code. | |
| IContextPolicy | Represents a manager of context for Loader and Sound objects. | |
| ILoadableFile | Represents a loadable file. | |
| ILoadInfo | Contains a lot of information about a massive loading. | |
| ILoadManager | Represents a load manager. | |
| ILoadPolicy | Represents a loading policy. | |
| IMassLoader | Represents a massive loader. | |
| INetStateManager | Represents an object that can manages his state over the Internet. |
| Class | Description | |
|---|---|---|
| CompositeMassLoader | This is a utility class to avoid too much verbose code within the Masapi API. | |
| CompositeMassLoaderRegisterer | Utility class to register the named ICompositeMassLoader instances. | |
| DataType | Represents some simple data type constants for the data of a ILoadableFile | |
| FileTypeSelector | Selector of ILoadableFile based on the extension. | |
| LoadableFileFactory | Factory of ILoadableFile objects. | |
| LoadableFileType | Defines the constants of the types for a ILoadableFile creation. | |
| MassLoader | This is a basic implementation of a IMassLoader object. | |
| NetState | Represents a state of a file. | |
| PriorityMassLoader | Manages the massive loading of the files by priority. |