Common interface for all tweeners. More...
#include <functional>#include <list>

Go to the source code of this file.
Classes | |
| class | claw::tween::base_tweener |
| Common interface for all tweeners. More... | |
Namespaces | |
| namespace | claw |
| This is the main namespace. | |
| namespace | claw::tween |
| Tweeners interpolate the intermediate values between two given reference values using various equations. | |
Common interface for all tweeners.
Definition in file base_tweener.hpp.