Claw 1.7.0
|
Common interface for all tweeners. More...
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.