Colobot
|
Public Attributes | |
std::vector< char > | text |
original text More... | |
int | len = 0 |
length of the text More... | |
int | cursor1 = 0 |
offset cursor More... | |
int | cursor2 = 0 |
offset cursor More... | |
int | lineFirst = 0 |
the first line displayed. More... | |
std::vector<char> Ui::EditUndo::text |
original text
int Ui::EditUndo::len = 0 |
length of the text
int Ui::EditUndo::cursor1 = 0 |
offset cursor
int Ui::EditUndo::cursor2 = 0 |
offset cursor
int Ui::EditUndo::lineFirst = 0 |
the first line displayed.