TUI
Terminal user interface library
Public Member Functions | Public Attributes | List of all members
tui::line_input_appearance_a Struct Reference

Public Member Functions

 line_input_appearance_a (symbol insert_cursor, symbol overtype_cursor, color text_color=color())
 
void setColor (color Color)
 

Public Attributes

symbol insert_cursor
 
symbol overtype_cursor
 
color text_color