module UIClient

Direct including types

Defined in:

ui/interface.cr

Instance Method Summary

Instance Method Detail

abstract def clear #

[View source]
abstract def empty #

[View source]
abstract def height #

[View source]
abstract def poll #

[View source]
abstract def render #

[View source]
abstract def set_output_mode(mode : Int32) #

[View source]
abstract def set_primary_colors(fg : Int32, bg : Int32) #

[View source]
abstract def shutdown #

[View source]
abstract def width #

[View source]