Velaptor.Content
Velaptor
Velaptor.Content Namespace
| Classes | |
|---|---|
| AtlasData | Holds data relating to a texture atlas. |
| Audio | A single audio that can be played, paused etc. |
| Texture | The texture to render to a screen. |
| Interfaces | |
|---|---|
| IAtlasData | Holds data for a texture atlas. |
| IAudio | A single audio that can be played, paused etc. |
| IContent | Represents loadable content data. |
| IContentLoadable | Provides the ability to load content. |
| IContentPathResolver | Resolves file paths. |
| ILoader<T> | Loads data of type T. |
| ITexture | The texture to render to a screen. |
| Enums | |
|---|---|
| AudioBuffer | The kinds of buffering used for audio. |