Gorgon Game Engine
Resource.cpp File Reference
Include dependency graph for Resource.cpp:

Namespaces

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

Functions

void Initialize ()
 
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...