Anim 0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AnimationSystem::Sprite::TextureAtlas Class Reference

A texture and collection of SubTextureFrames. More...

#include <TextureAtlas.h>

Collaboration diagram for AnimationSystem::Sprite::TextureAtlas:

Public Member Functions

PureResult Create (unique_ptr< JsonResult > const &document, std::unique_ptr< gef::Texture > texture)
 
ValueResult< std::reference_wrapper< SubTextureFrame const > > GetSubTexture (string const &name) const
 
SubTextureFrame const & GetSubTextureAt (int index) const
 
int SubtextureCount () const
 
gef::Texture const & GetTexture () const
 

Detailed Description

A texture and collection of SubTextureFrames.


The documentation for this class was generated from the following files: