additional notes

This commit is contained in:
benfry
2011-03-07 00:17:23 +00:00
parent 43f34c8aae
commit b04c7d2534
2 changed files with 24 additions and 25 deletions
+6
View File
@@ -35,6 +35,12 @@ _ this is currently draining batteries
_ thread is continually running - 'inside handleDraw()' running continually
_ inside run() it shouldn't still be going
_ go through all basics/topics examples
_ remove those that don't make sense with android
_ remove size() commands from most/all
_ (or remove ones that truly require size...)
_ optimize for android use
_ need sizeChanged() method...
_ also add the param to the xml file saying that it can deal w/ rotation