struct
Termisu::Terminal::Cursor
- Termisu::Terminal::Cursor
- Struct
- Value
- Object
Defined in:
termisu/terminal/cursor.crConstructors
Instance Method Summary
- #blink=(blink : Bool)
- #blink? : Bool
- #shape : Shape
- #shape=(shape : Shape)
- #visible=(visible : Bool)
- #visible? : Bool
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)