ttx 0.1.0
Loading...
Searching...
No Matches
ttx::RenderedCursor Struct Reference

#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 }
 

Member Data Documentation

◆ cursor_col

u32 ttx::RenderedCursor::cursor_col { 0 }

◆ cursor_row

u32 ttx::RenderedCursor::cursor_row { 0 }

◆ hidden

bool ttx::RenderedCursor::hidden { false }

◆ style

CursorStyle ttx::RenderedCursor::style { CursorStyle::SteadyBlock }

The documentation for this struct was generated from the following file: