Loading...
Searching...
No Matches
Animation.hpp File Reference
#include <Core/Animation/Frame.hpp>
#include <memory>

Go to the source code of this file.

Classes

class  CubbyFlow::Animation
 Abstract base class for animation-related class. More...
 

Namespaces

namespace  CubbyFlow
 

Typedefs

using CubbyFlow::AnimationPtr = std::shared_ptr< Animation >
 Shared pointer for the Animation type.