claw 1.9.0
 
Loading...
Searching...
No Matches
tweener_sequence.hpp File Reference

The tweener sequence manages several tweeners in a common timeline. More...

#include <claw/tween/base_tweener.hpp>
#include <claw/tween/tweener.hpp>
#include <vector>
Include dependency graph for tweener_sequence.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  claw::tween::tweener_sequence
 The tweener sequence manages several tweeners in a common timeline. 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.
 

Detailed Description

The tweener sequence manages several tweeners in a common timeline.

Author
Julien Jorge

Definition in file tweener_sequence.hpp.