ttx 0.1.0
|
#include </home/runner/work/ttx/ttx/lib/include/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 } |