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