summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2013-07-22 19:33:46 -0400
committerDavid Thompson <dthompson2@worcester.edu>2013-07-22 19:33:46 -0400
commitfddfb1a6f84bb1478d6ddd8871b28a3173a25061 (patch)
tree1f2e903e9f95cbb78c95c50ed929ded6d477772c
parent5897dc466ca264576acf342c13448b8dcee353bd (diff)
Update TODO.
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
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