Debugger

a robust overlay debugging tool

Constructors

this
this()

sets up debugger

Members

Functions

destroy
void destroy()

clean up

render
void render()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

screen_padding
enum screen_padding;
Undocumented in source.

Static variables

console
Console console;

debug console

inspector
Inspector inspector;

inspector panel

Meta