Antkeeper  0.0.1
Classes
tween.hpp File Reference
#include <algorithm>
#include <functional>
#include <stdexcept>
#include <type_traits>

Go to the source code of this file.

Classes

class  tween< T, S >
 Container which stores two states along with an interpolator, for quick and easy tween<T, S>ing. More...