![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
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) |
| int JSI_Debug::Crash | ( | ) |
| void JSI_Debug::DebugWarn | ( | ) |
| void JSI_Debug::DisplayErrorDialog | ( | const std::wstring & | msg | ) |
| std::wstring JSI_Debug::GetBuildDate | ( | ) |
| double JSI_Debug::GetBuildTimestamp | ( | ) |
| std::wstring JSI_Debug::GetBuildVersion | ( | ) |
| double JSI_Debug::GetMicroseconds | ( | ) |
Microseconds since the epoch.
| void JSI_Debug::RegisterScriptFunctions | ( | const ScriptRequest & | rq | ) |