Add MathEngineTest and Commects and clean ups
This commit is contained in:
@@ -46,7 +46,7 @@ namespace UtilityEngine {
|
||||
static cUtility& Inst();
|
||||
static void Delete();
|
||||
|
||||
void Message( const cString& msg, const cString& funcName = "", const eTypeSDL typeSDL = eTypeSDL::NONE ) const;
|
||||
void Message( const cString& msg, const cString& debugInfo = "", const eTypeSDL typeSDL = eTypeSDL::NONE ) const;
|
||||
|
||||
void PrintVersion( const eTypeSDL typeSDL = eTypeSDL::ALL ) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user