class

BlockCursor

Inherits Cursor < Comparable < Reference < Object

Block appearance for Cursor. Assumes the width of the character under the cursor.

Constructors

new(*args, **kwargs)
Source

Instance methods

acquire
Source
color

Returns the color of this cursor.

Source
present(window)

Presents this cursor on window.

Source
release
Source
size

Returns a float vector that is the width, height of this cursor's rectangle.

Source