|
TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
#include <game.h>
Public Member Functions | |
| GameOptions (std::string map) | |
| CPI_ARG (std::string, map) | |
| CPI_ARG (std::string, replayPath) | |
| CPI_ARG (bool, forceGui) | |
| CPI_ARG (GameType, gameType) | |
|
inlineexplicit |
| cherrypi::GameOptions::CPI_ARG | ( | std::string | , |
| map | |||
| ) |
| cherrypi::GameOptions::CPI_ARG | ( | std::string | , |
| replayPath | |||
| ) |
| cherrypi::GameOptions::CPI_ARG | ( | bool | , |
| forceGui | |||
| ) |
| cherrypi::GameOptions::CPI_ARG | ( | GameType | , |
| gameType | |||
| ) |
1.8.11