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