Function TRAP::Graphics::SpriteManager::Add#
Function Documentation#
-
void TRAP::Graphics::SpriteManager::Add(Ref<SubTexture2D> sprite)#
Add a sprite to the SpriteManager.
- Parameters:
sprite – Sprite to add.
Add a sprite to the SpriteManager.
sprite – Sprite to add.