From fddfb1a6f84bb1478d6ddd8871b28a3173a25061 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 22 Jul 2013 19:33:46 -0400 Subject: Update TODO. --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index df678f6..aecb25b 100644 --- a/TODO +++ b/TODO @@ -88,6 +88,14 @@ assets are removed from the cache when they are no longer referenced. +** TODO Actions + Provide a library of coroutines that perform commonly used + time-based actions such as linear interpolation. It would be nice + to have a way to make these easily composable as well. + + - [ ] Linear interpolation (lerp) + - [ ] Move to/move by + ** TODO 0.1 Release An official 0.1 alpha release with basic, minimal functionality will provide a good place for people other than me to try out -- cgit v1.2.3