TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
Public Member Functions | List of all members
cherrypi::GameOptions Struct Reference

#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)
 

Constructor & Destructor Documentation

cherrypi::GameOptions::GameOptions ( std::string  map)
inlineexplicit

Member Function Documentation

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   
)

The documentation for this struct was generated from the following file: