From 7ba4471b8e4e602531e29ec4717501aef81f95d3 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Wed, 17 Jul 2013 23:35:46 -0400 Subject: Update TODO. --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3184300..8a8f931 100644 --- a/TODO +++ b/TODO @@ -38,12 +38,10 @@ ** DONE Tilesets Break an image up into many small pieces. Useful for creating maps. -** TODO Animations +** DONE Animations Create a data type to represent an animated sequence of textures and/or texture regions. - (make-animation frame-duration frames) - ** TODO Tile maps - [ ] Create a generic tilemap module - [ ] Create a loader for Tiled .tmx map files. -- cgit v1.2.3