Bubba-3D
0.9.0
Awesome game engine!
|
Static Public Member Functions | |
static void | setDebug (bool debug) |
static void | setFileSave (bool saveToFile) |
static void | logDebug (std::string msg) |
static void | logError (std::string msg) |
static void | logWarning (std::string msg) |
static void | logInfo (std::string msg) |
static void | setLogLevel (unsigned int level) |
static void | addLogHandler (LogHandler *logHandler) |