Claw  1.7.0
Classes | Namespaces
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 <list>

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.