Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
peridot
0.1.1
Top Level Namespace
Config
Keybinding
Format
MpdClient
Peridot
Config
MPD
Library
Album
Artist
Song
Queue
TBorder
TContainer
TWindow
UI
AlbumWindow
ArtistWindow
PlaylistWindow
QueueWindow
SongWindow
StatusWindow
Window
Server
UIClient
Built with Crystal 1.9.2
2023-10-08 14:50:09 UTC
class
Peridot::TWindow
Peridot::TWindow
Termbox::Window
Termbox::Container
Termbox::Element
Reference
Object
Overview
Extends a termbox window to allow for element clearing
Included Modules
UIClient
Defined in:
ui/interface.cr
Constructors
.new
Instance Method Summary
#empty
Instance methods inherited from module
UIClient
clear
clear
,
empty
empty
,
height
height
,
poll
poll
,
render
render
,
set_output_mode(mode : Int32)
set_output_mode
,
set_primary_colors(fg : Int32, bg : Int32)
set_primary_colors
,
shutdown
shutdown
,
width
width
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
empty
#
[
View source
]