Jet  v1.3.3
Classes | Namespaces | Typedefs
animation.h File Reference
#include <jet/macros.h>
#include <memory>

Go to the source code of this file.

Classes

struct  jet::Frame
 Representation of an animation frame. More...
 
class  jet::Animation
 Abstract base class for animation-related class. More...
 

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< Animation > jet::AnimationPtr
 Shared pointer for the Animation type. More...