StarTrekV3_Linux
Version3
|
Go to the source code of this file.
Functions | |
int | screenshot (const char *destination_path, const char *gamename) |
take a screenshot More... | |
void | InitLog () |
Initialize the log SYSTEM. More... | |
void | Log (const std::string a_strLog) |
Log a message in the standard Logfile. More... | |
void InitLog | ( | ) |
Initialize the log SYSTEM.
void Log | ( | const std::string | a_strLog | ) |
Log a message in the standard Logfile.
const | char * a_szLog Message to log |
int screenshot | ( | const char * | destination_path, |
const char * | gamename | ||
) |
take a screenshot