Animation.hpp File Reference
Go to the source code of this file.
Classes | |
class | CubbyFlow::Animation |
Abstract base class for animation-related class. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::AnimationPtr = std::shared_ptr< Animation > |
Shared pointer for the Animation type. More... | |