Classes | |
struct | Account |
Account structure. More... | |
class | Client |
The base of all game clients. More... | |
class | DataProvider |
The abstract base for classes that provide data storage/access facilities for the game. More... | |
class | DataDriver |
Describes a data provider driver. More... | |
class | DataBank |
Processes data from a data provider and stores it in game specific structures. More... | |
class | Engine |
Responsible for controlling and managing the game. More... | |
Variables | |
GAME_API EXTERNAL System::Package | G_Package |
GAME_API EXTERNAL System::Package Game::G_Package |
The game package.