removed dead code

reformatted statements
removed unnecessary debug statements
fixed a few floating point warnings
This commit is contained in:
techdragon.nguyen@gmail.com
2010-11-06 03:49:15 +00:00
parent 8908e86857
commit 0c34d7a04f
5 changed files with 8 additions and 8 deletions
-1
View File
@@ -22,7 +22,6 @@ class DeckMenu:public JGuiController{
int fontId;
std::string title;
int displaytitle;
int maxItems, startId;
float selectionT, selectionY;
float timeOpen;