claw
1.9.0
|
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 | |
claw | |
This is the main 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.