abstract class RiSC16::Window
- RiSC16::Window
- Reference
- Object
Direct Known Subclasses
Defined in:
debugger/curses.crConstructors
Instance Method Summary
- #content(window : NCurses::Window)
- #down
- #draw
- #focus : Bool
- #focus=(focus : Bool)
- #height : Int32
- #title : String?
- #up
- #width : Int32
- #x : Int32
- #y : Int32