Lots of debugging. Fighter Status now displays when New Game is selected. This...
commitc4f9ea02c8d81846ecee71dad94a054f4b0d6b72
authorrustushki <rustushki>
Wed, 3 Jan 2007 03:09:47 +0000 (3 03:09 +0000)
committerrustushki <rustushki>
Wed, 3 Jan 2007 03:09:47 +0000 (3 03:09 +0000)
tree5d70427991c29005fb2f40d3dba8b39662ef344a
parentc0de546cf0d0efad8c5490bf748f2f4777b4107a
Lots of debugging.  Fighter Status now displays when New Game is selected.  This is not correct behaviour, but it does show that the battle is actually happening and it does prove that Fighter Status is working.

Also, the cursor now only displays for the MenuDrawable currently in focus.
drawable.py
fighter.py
screen.py