MessageWindow

Undocumented in source.

Alias This

lineBuffer

Members

Functions

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

Variables

inputBuf
char[] inputBuf;
Undocumented in source.
lineBuffer
LineBuffer lineBuffer;
Undocumented in source.
messageHandler
void delegate(string command) messageHandler;
Undocumented in source.

Meta