![]() |
Gorgon Game Engine
|
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... | |