Skip to content

TextureAtlasCollection.AddAtlas(ITextureAtlas) Method

Definition

Namespace: Brine2D.Rendering.SDL.TextureAtlas

Adds an atlas to the collection (internal use by builder).

internal void AddAtlas(Brine2D.Rendering.TextureAtlas.ITextureAtlas atlas);

Parameters

atlas ITextureAtlas