Gorgon Game Engine
AnimationStorage.h File Reference
Include dependency graph for AnimationStorage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AnimationStorage
 This class denotes the resource is an image animation storage. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Resource
 This namespace contains all Gorgon resources.
 

Functions

void SaveAnimation (Writer &writer, const Graphics::RectangularAnimationProvider &object)
 Saves a given generic rectangular animation as resource. More...
 
void SaveAnimation (Writer &writer, const Graphics::RectangularAnimationProvider *object)
 Saves a given generic rectangular animation as resource. More...