From 159ca8805ce59c5a5952cdcded3eaa79a43ab822 Mon Sep 17 00:00:00 2001 From: David Capello Date: Mon, 23 May 2011 22:59:03 -0300 Subject: [PATCH] Add TODO entries for JRect and JRegion. --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index 3b514d596..5ba360011 100644 --- a/TODO.txt +++ b/TODO.txt @@ -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