StarTrekV3_Linux  Version3
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
utils.h File Reference

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...
 

Function Documentation

void InitLog ( )

Initialize the log SYSTEM.

void Log ( const std::string  a_strLog)

Log a message in the standard Logfile.

Parameters
constchar * a_szLog Message to log
int screenshot ( const char *  destination_path,
const char *  gamename 
)

take a screenshot