Ui

Undocumented in source.

Constructors

this
this(Terminal terminal)
Undocumented in source.

Members

Functions

handleInput
void handleInput(KeyInput input)
Undocumented in source. Be warned that the author may not have intended to support it.
pop
auto pop()
Undocumented in source. Be warned that the author may not have intended to support it.
push
auto push(Component root)
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.
resize
void resize()
Undocumented in source. Be warned that the author may not have intended to support it.
resized
void resized()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

roots
Component[] roots;
Undocumented in source.
terminal
Terminal terminal;
Undocumented in source.

Inherited Members

From UiInterface

resized
void resized()
Undocumented in source.

Meta