#include </home/runner/work/iros/iros/userland/ttx/renderer.h>
Public Attributes | |
| u32 | cursor_row { 0 } |
| u32 | cursor_col { 0 } |
| CursorStyle | style { CursorStyle::SteadyBlock } |
| bool | hidden { false } |
| u32 ttx::RenderedCursor::cursor_col { 0 } |
| u32 ttx::RenderedCursor::cursor_row { 0 } |
| bool ttx::RenderedCursor::hidden { false } |
| CursorStyle ttx::RenderedCursor::style { CursorStyle::SteadyBlock } |