![]() |
Gorgon Game Engine
|
contains animation system More...
Go to the source code of this file.
Classes | |
class | Base |
This is the base class for all animations. More... | |
class | Controller |
This class allows finer control for the animations, allowing loop, stopping at the end, events, speed and direction control. More... | |
class | ControllerBase |
Controllers are required to progress animations. More... | |
class | Governor |
This class governs the progress of animations. More... | |
class | Provider |
This interface marks a class as animation provider. More... | |
class | Timer |
This class is the most basic controller and does not support any operations. More... | |
Namespaces | |
Gorgon | |
Root namespace for Gorgon Game Engine. | |
Gorgon::Animation | |
This namespace contains animation related functionality. | |
contains animation system