Updated the TODO file.

This commit is contained in:
2013-01-13 18:57:34 -04:30
parent 059b0c822d
commit c07f5847eb

2
TODO
View File

@@ -3,3 +3,5 @@ Inmediate things:
2) Add sound support to IntroState and MenuState. 2) Add sound support to IntroState and MenuState.
3) Implement the before-game intro. 3) Implement the before-game intro.
4) Implement the score state. 4) Implement the score state.
5) Add clear_cache method to ChachedImageLoader.
6) Add remove_image_point method to BaseActor.