Skip to main content
Version: 1.0.0-preview.34

Velaptor.Content

Velaptor

Velaptor.Content Namespace

Classes
AtlasDataHolds data relating to a texture atlas.
AtlasLoaderLoads atlas data.
SoundA single sound that can be played, paused etc.
SoundLoaderLoads sound content.
TextureThe texture to render to a screen.
TextureLoaderLoads textures.
Interfaces
IAtlasDataHolds data for a texture atlas.
IContentRepresents loadable content data.
IContentLoadableProvides the ability to load content.
IContentPathResolverResolves file paths.
ILoader<T>Loads data of type T.
ISoundA single sound that can be played, paused etc.
ITextureThe texture to render to a screen.