Add TODO entries for JRect and JRegion.

This commit is contained in:
David Capello 2011-05-23 22:59:03 -03:00
parent 7ca2cebb06
commit 159ca8805c

View File

@ -24,6 +24,8 @@ Refactoring
-----------
- Eradicate JList.
- Replace JRect & jrect with gfx::Rect.
- Create gfx::Region to replace JRegion & jregion.
- Separate the source code in independent libraries:
1) jinete -> gui
2) sprite-core