ATextDevice#
- class ultimo_display.text_device.ATextDevice#
ABC for text-based displays.
Methods
clear
()clear_cursor
()display_at
(text, position)display_text
(row, column)erase
(length, position)set_cursor
(position)Attributes
The size of the display (width, height)