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

Public Member Functions

 input_text_appearance_a (symbol insert_cursor, symbol overtype_cursor, color text_color)
 
 input_text_appearance_a (symbol insert_cursor, symbol overtype_cursor, color text_color, text_appearance_a txt_appearance)
 
void setColor (color Color)
 

Public Attributes

symbol insert_cursor
 
symbol overtype_cursor
 
color text_color
 
text_appearance_a itxt_text_appearance_a