Go to the source code of this file.
Functions | |
| void | __mhlog (QString logtext) |
Variables | |
| int | __mhlogoptions |
| FILE * | __mhlogStream |
| void __mhlog | ( | QString | logtext | ) |
Definition at line 887 of file Engine.cpp.
| int __mhlogoptions |
Definition at line 882 of file Engine.cpp.
Referenced by MHEngine::Launch(), MHSetLogging(), MHEngine::RunActions(), and MHEngine::TransitionToScene().
| FILE* __mhlogStream |
Definition at line 884 of file Engine.cpp.
Referenced by __mhlog(), MHEngine::Launch(), MHSetLogging(), MHEngine::RunActions(), and MHEngine::TransitionToScene().
1.5.5