#Tweener v 1.0
- manager handles all the updating with variable references
- tween chaining
- templated tweens handle a variety of variable types, pretty much anything that can be lerped
- static function callbacks: static void callback(void* user_ptr){ ... }
- add options for milliseconds and microseconds
- ofEvent callback options