siplasplas
|
Public Member Functions | |
void | CursorAnimReset () |
void | CursorClamp () |
bool | HasSelection () const |
void | ClearSelection () |
void | SelectAll () |
void | OnKeyPressed (int key) |
Public Attributes | |
ImGuiID | Id |
ImVector< ImWchar > | Text |
ImVector< char > | InitialText |
ImVector< char > | TempTextBuffer |
int | CurLenA |
int | CurLenW |
int | BufSizeA |
float | ScrollX |
ImGuiStb::STB_TexteditState | StbState |
float | CursorAnim |
bool | CursorFollow |
bool | SelectedAllMouseLock |