Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Commander::Renderer
Inherits
Reference
<
Object
Constructors
new
(panel_count :
Int32
= 3, width :
Int32
= 1360, height :
Int32
= 860)
Source
Instance methods
destroy
Source
finalize
Source
mouse_position
Source
mouse_visible=
(visible :
Bool
) :
Nil
Source
panel_count
Source
poll_event
Source
pump
(wait_ms :
Int32
= 16) :
Bool
Source
set_active_panel
(panel_index :
Int32
) :
Nil
Source
set_panel_cursor
(panel_index :
Int32
, selected_index :
Int32
) :
Nil
Source
set_panel_path
(panel_index :
Int32
, path :
String
) :
Nil
Source
set_panel_rows
(panel_index :
Int32
, rows :
Array
(
Row
), cursor :
Int32
) :
Nil
Source
set_status_text
(text :
String
) :
Nil
Source
set_tab_bar
(tabs :
Array
(
Tuple
(
String
,
Bool
,
Int32
))) :
Nil
Source
show
Source
stop
Source