struct Cride::Terminal
- Cride::Terminal
- Struct
- Value
- Object
Defined in:
terminal.crterminal/input.cr
Constructors
Class Method Summary
Instance Method Summary
-
#color : Color
@event_master = TermboxBindings::Event.new type: 0, mod: 0, key: 0, ch: 0, w: 0, x: 0, y: 0
-
#main_loop
The main editor loop
- #size : Editor::Size
- #wait_input
Constructor Detail
Class Method Detail
Instance Method Detail
@event_master = TermboxBindings::Event.new type: 0, mod: 0, key: 0, ch: 0, w: 0, x: 0, y: 0