#include <game-create.h>
Inheritance diagram for TGameCreate:
Public Methods | |
TGameCreate (const string &gameDir, const string &gameName) | |
bool | createGame () |
Protected Methods | |
virtual void | PDBGame (TDataPackageList *block) |
FIXME
|
Sets the game name and game dir. You have to explicitly call createGame to create a new game.
|
|
Creates a new game.
|
|
Creates a demo galaxy.???
Reimplemented from TGame. |