abstract class Terminal
- Terminal
- Reference
- Object
Direct Known Subclasses
Defined in:
terminal.crInstance Method Summary
- #clear
- #maxx
- #maxx? : Int32?
- #maxy
- #maxy? : Int32?
- #move(y : Int32, x : Int32)
-
#unprocessable : Array(String)
todo: remove in favor of #key and #special
- #write(text : String)