OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Static Public Member Functions | Public Attributes | List of all members
GameTestOptions Struct Reference

#include <GameTestOptions.h>

Inheritance diagram for GameTestOptions:
GameStarterOptions

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< LogLevellogLevel
 
bool ramFsUserData = false
 
bool headless = false
 
bool tracingRng = false
 

Member Function Documentation

◆ parse()

GameTestOptions GameTestOptions::parse ( int  argc,
char **  argv 
)
static

Member Data Documentation

◆ helpPrinted

bool GameTestOptions::helpPrinted = false

◆ listRequested

bool GameTestOptions::listRequested = false

◆ speed

float GameTestOptions::speed = FLT_MAX

◆ testPath

std::string GameTestOptions::testPath

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