sftools
2.0 dev
Bunch of tools for SFML application development
|
sftools::Chronometer | Provide functionalities of a chronometer, aka stop watch |
sftools::CurveInfo | Holds all informations used to compute the points of a curve |
Drawable | |
sftools::Animation | Drawable capable of rendering an animation based on a stream of frames |
sftools::Curve | Drawable representing a mathematical curve |
sftools::Frame | Hold the data required to render a frame |
sftools::FrameStream | Abstract class for animation frames stream management |
sftools::LoopFrameStream | Define a animation's frame stream based on a sprite sheet |
NonCopyable | |
sftools::GenericManager< Resource, Id, OnLoad > | A generic resource manager ready to be customized |
sftools::Locations | Minimalist locations manager |
sftools::Singleton< T, F > | Non intruisive and customizable singleton system |
sftools::NonInstanceable | Defines a type that can not be instanciated |
sftools::Singleton< T, F > | Non intruisive and customizable singleton system |
sftools::loader::ResourceLoader< R > | Generic resource loader |
sftools::loader::LoadFromFile< R > | Specialisation of ResourceLoader for loadFromFile() -resources |
sftools::loader::OpenFromFile< R > | Specialisation of ResourceLoader for openFromFile() -resources |
sftools::LoopFrameStream::Settings | Combine horizontal, vertical and precedence policies together to define how a sprite sheet should be read |
Transformable | |
sftools::Animation | Drawable capable of rendering an animation based on a stream of frames |
sftools::Curve | Drawable representing a mathematical curve |