SelectRegion

Undocumented in source.

Members

Functions

attach
void attach(EditComponent* editComponent)
Undocumented in source. Be warned that the author may not have intended to support it.
clampSelectRegion
void clampSelectRegion()
Undocumented in source. Be warned that the author may not have intended to support it.
startSelection
void startSelection(int pos)
Undocumented in source. Be warned that the author may not have intended to support it.
stopSelection
void stopSelection()
Undocumented in source. Be warned that the author may not have intended to support it.
textIsSelected
bool textIsSelected()
Undocumented in source. Be warned that the author may not have intended to support it.
updateSelect
void updateSelect(int pos)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

absolutePosition
vec2 absolutePosition;
Undocumented in source.
editComponent
EditComponent* editComponent;
Undocumented in source.
end
int end;
Undocumented in source.
size
vec2 size;
Undocumented in source.
start
int start;
Undocumented in source.
startSelectionPos
int startSelectionPos;
Undocumented in source.
startedSelection
bool startedSelection;
Undocumented in source.

Meta