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.