From c07f5847ebb9c8e6389bcc70cc33e2ea4054f7dd Mon Sep 17 00:00:00 2001 From: Miguel Angel Astor Romero Date: Sun, 13 Jan 2013 18:57:34 -0430 Subject: [PATCH] Updated the TODO file. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 8d0d662..34584ca 100644 --- a/TODO +++ b/TODO @@ -3,3 +3,5 @@ Inmediate things: 2) Add sound support to IntroState and MenuState. 3) Implement the before-game intro. 4) Implement the score state. + 5) Add clear_cache method to ChachedImageLoader. + 6) Add remove_image_point method to BaseActor.