Velaptor.Content
Velaptor
Velaptor.Content Namespace
Classes | |
---|---|
AtlasData | Holds data relating to a texture atlas. |
AtlasLoader | Loads atlas data. |
Sound | A single sound that can be played, paused etc. |
SoundLoader | Loads sound content. |
Texture | The texture to render to a screen. |
TextureLoader | Loads textures. |
Interfaces | |
---|---|
IAtlasData | Holds data for a texture atlas. |
IContent | Represents loadable content data. |
IContentLoadable | Provides the ability to load content. |
IContentPathResolver | Resolves file paths. |
ILoader<T> | Loads data of type T. |
ISound | A single sound that can be played, paused etc. |
ITexture | The texture to render to a screen. |