#include "SgSystem.h"#include "config.h"#include "HexProgram.hpp"#include "MoHexEngine.hpp"#include "MoHexPlayer.hpp"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition in file MoHexMain.cpp.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 51 of file MoHexMain.cpp.
References HexProgram::BoardSize(), HexProgram::ConfigFileToExecute(), HexProgram::Get(), HexProgram::Initialize(), HexProgram::PrintStartupMessage(), HexProgram::SetInfo(), and HexProgram::Shutdown().