- New shop GUI. (don't mind the back image, it will change soon)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-08-22 00:46:45 +00:00
parent ffa0c9b057
commit bf4262c0a0
5 changed files with 106 additions and 27 deletions

View File

@@ -42,6 +42,9 @@ class GameStateShop: public GameState, public JGuiListener
virtual void Render();
virtual void ButtonPressed(int controllerId, int controlId);
};