CG Framework 0.1
Chloroplast Games Framework
CGFSpriteAtlasController Class Reference
+ Inheritance diagram for CGFSpriteAtlasController:

Private Member Functions

void OnEnable ()
 
void OnDisable ()
 
void RequestAtlas (string tag, System.Action< SpriteAtlas > callback)
 
SpriteAtlas FindVariant (List< CGFSpriteAtlasModel > variants)
 

Private Attributes

List< CGFSpriteAtlasScriptable_spriteAtlasScriptableList
 

Member Function Documentation

◆ FindVariant()

SpriteAtlas CGFSpriteAtlasController.FindVariant ( List< CGFSpriteAtlasModel variants)
private

◆ OnDisable()

void CGFSpriteAtlasController.OnDisable ( )
private

◆ OnEnable()

void CGFSpriteAtlasController.OnEnable ( )
private

◆ RequestAtlas()

void CGFSpriteAtlasController.RequestAtlas ( string  tag,
System.Action< SpriteAtlas >  callback 
)
private

Member Data Documentation

◆ _spriteAtlasScriptableList

List<CGFSpriteAtlasScriptable> CGFSpriteAtlasController._spriteAtlasScriptableList
private

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