Debugger Class Reference
#include <Debugger.h>
Description
Helps identify problems with the program.
The debugger has very few interactive functions, as it is meant to mostly be controlled by the user while running the program. The main use is to explore the Entity hierarchy and view detailed information on Entities. By default, the debugger is activated by the key F3.
Static Functions | |
static void | ViewID (Entity::ID) |
Member Function Documentation
|
inlinestatic |
Adds a new DebugWindow set to the Entity given. If the EntityID is not valid, the window is open to the topmost level of the hierarchy.
The documentation for this class was generated from the following file:
- /home/jc/git/Dynacoe/DynacoeSrc/includes/Dynacoe/Modules/Debugger.h