J :
* ostream printing of JGui objects.
This commit is contained in:
@@ -54,6 +54,7 @@ class GameStateMenu: public GameState, public JGuiListener
|
||||
|
||||
int nextCardSet(); // Retrieves the next set subfolder automatically
|
||||
void createUsersFirstDeck(int setId);
|
||||
virtual ostream& toString(ostream& out) const;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user