- Adding Dr.Solomat's WorldWake initial set :)
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-01-31 03:08:52 +00:00
parent 5e477f89fb
commit f863dca678
4 changed files with 1562 additions and 15 deletions

View File

@@ -48,6 +48,7 @@ class GameStateMenu: public GameState, public JGuiListener
bool langChoices;
void runTest(); //!!
void listPrimitives();
void genNbCardsStr(); //computes the contents of nbCardsStr
public:
GameStateMenu(GameApp* parent);
virtual ~GameStateMenu();