Inspector

real-time object inspector

Constructors

this
this()
Undocumented in source.

Members

Functions

close
void close()

close the inspector

inspect
void inspect(Entity nt)

attach the inspector to an object

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

width
enum width;

panel width

Variables

open
bool open;

whether the inspector is open

Meta