|
OpenEnroth 39d87c6
|
#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 |
| bool | quickStart = false |
|
static |
| bool GameTestOptions::helpPrinted = false |
| bool GameTestOptions::listRequested = false |
| float GameTestOptions::speed = FLT_MAX |
| std::string GameTestOptions::testPath |