#include "game.h"
#include "training.h"
#include "freegame.h"
#include "duplicate.h"
Go to the source code of this file.
Data Structures | |
class | GameFactory |
This class is the entry point to create Game objects, either directly or using command-line parameters. More... |