OpenEnroth 73e68f7
|
#include <GameTestOptions.h>
Static Public Member Functions | |
static GameTestOptions | parse (int argc, char **argv) |
Public Attributes | |
std::string | testPath |
float | speed = FLT_MAX |
bool | helpPrinted = false |
bool | listRequested = false |
Public Attributes inherited from GameStarterOptions | |
std::string | dataPath |
std::string | userPath |
std::optional< LogLevel > | logLevel |
bool | ramFsUserData = false |
bool | headless = false |
bool | tracingRng = false |
|
static |
bool GameTestOptions::helpPrinted = false |
bool GameTestOptions::listRequested = false |
float GameTestOptions::speed = FLT_MAX |
std::string GameTestOptions::testPath |