DummyOutput

Undocumented in source.

Members

Functions

cursorVisible
void cursorVisible(bool visible)
Undocumented in source. Be warned that the author may not have intended to support it.
deinitialize
void deinitialize()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
renderBuffer
void renderBuffer(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
size
Size size()
Undocumented in source. Be warned that the author may not have intended to support it.
size
void size(Size size)
Undocumented in source. Be warned that the author may not have intended to support it.
title
void title(string title)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From StandardOutput

initialize
void initialize()
Undocumented in source.
deinitialize
void deinitialize()
Undocumented in source.
size
Size size()
Undocumented in source.
size
void size(Size size)
Undocumented in source.
title
void title(string title)
Undocumented in source.
cursorVisible
void cursorVisible(bool visible)
Undocumented in source.
renderBuffer
void renderBuffer(Buffer buffer)
Undocumented in source.

Meta