sftools
2.0 dev
Bunch of tools for SFML application development
|
Define Animation class. More...
#include <SFML/Graphics/Drawable.hpp>
#include <SFML/Graphics/Transformable.hpp>
#include <sftools/Animation/FrameStream.hpp>
Go to the source code of this file.
Classes | |
class | sftools::Animation |
Drawable capable of rendering an animation based on a stream of frames. More... | |
Namespaces | |
namespace | sftools |
Simple and Fast Tools. | |
Define Animation class.
Definition in file Animation/Animation.hpp.