module Crt
Overview
coding: utf-8
Defined in:
crt.crcrt/colorpair.cr
crt/window.cr
Class Method Summary
-
.cbreak
change input mode to
.cbreak
- .chr_to_int_ACS(c : Char)
-
.cooked
change input mode to
.cooked
- .done
- .init
- .init_color(color : Color, r : Int, g : Int, b : Int)
-
.raw
change input mode to
.raw
- .start_color
- .stdscr : LibNcursesw::WindowPtr
- .x
- .y