|
claw 1.9.0
|

Directories | |
| easing | |
Files | |
| base_tweener.hpp | |
| Common interface for all tweeners. | |
| single_tweener.hpp | |
| A single_tweener makes a value to evolve through time from a initial value to an end value according to a given function. | |
| tweener.hpp | |
| A tweener makes a value to evolve through time from a initial value to an end value according to a given function. | |
| tweener_group.hpp | |
| The tweener group manages several tweeners and remove them when they are over. | |
| tweener_sequence.hpp | |
| The tweener sequence manages several tweeners in a common timeline. | |