GuiRoot

Undocumented in source.

Members

Functions

debug_render
void debug_render()
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render()
Undocumented in source. Be warned that the author may not have intended to support it.
setup
void setup()
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.

Mixins

__anonymous
mixin Reflect
Undocumented in source.

Properties

bounds
Rectangle bounds [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
status
string status [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

active_tab
int active_tab;
Undocumented in source.
bg
nk_colorf bg;
Undocumented in source.
ctx
nk_context* ctx;
Undocumented in source.
tab_picker_open
bool tab_picker_open;
Undocumented in source.

Meta