Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
JSI_Debug Namespace Reference

Functions

double GetMicroseconds ()
 Microseconds since the epoch. More...
 
int Crash ()
 
void DebugWarn ()
 
void DisplayErrorDialog (const std::wstring &msg)
 
std::wstring GetBuildDate ()
 
double GetBuildTimestamp ()
 
std::wstring GetBuildVersion ()
 
void RegisterScriptFunctions (const ScriptRequest &rq)
 

Function Documentation

◆ Crash()

int JSI_Debug::Crash ( )

◆ DebugWarn()

void JSI_Debug::DebugWarn ( )

◆ DisplayErrorDialog()

void JSI_Debug::DisplayErrorDialog ( const std::wstring &  msg)

◆ GetBuildDate()

std::wstring JSI_Debug::GetBuildDate ( )

◆ GetBuildTimestamp()

double JSI_Debug::GetBuildTimestamp ( )

◆ GetBuildVersion()

std::wstring JSI_Debug::GetBuildVersion ( )

◆ GetMicroseconds()

double JSI_Debug::GetMicroseconds ( )

Microseconds since the epoch.

◆ RegisterScriptFunctions()

void JSI_Debug::RegisterScriptFunctions ( const ScriptRequest rq)