Colobot
Public Attributes | List of all members
Ui::EditUndo Struct Reference

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...
 

Member Data Documentation

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.


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