Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for TextArea, including all inherited members.
AddTextItem(const char *name, const char *description, const char *parent_name=NULL, const GFXColor col=GFXColor(1, 1, 1, 1)) | TextArea | |
ChangeTextItem(const char *name, const char *description, bool wrap=false) | TextArea | |
ChangeTextItemColor(const char *name, const GFXColor &col) | TextArea | |
ClearList(void) | TextArea | |
DoHighlight(int yes) | TextArea | |
DoMouse(int type, float x, float y, int button, int state) | TextArea | |
DoMultiline(int yes) | TextArea | inline |
GetSelectedItem() | TextArea | inline |
GetSelectedItemDesc(void) | TextArea | |
GetSelectedItemName(void) | TextArea | |
MouseClick(int button, int state, float x, float y) | TextArea | |
MouseMove(float x, float y) | TextArea | |
MouseMoveClick(float x, float y) | TextArea | |
Refresh(void) | TextArea | |
RenderText(void) | TextArea | |
SetSelectedItem(int newh) | TextArea | inline |
SetText(const char *text) | TextArea | |
SortList(void) | TextArea | |
TextArea(void) | TextArea | |
TextArea(float x, float y, float wid, float hei, int scrollbar) | TextArea | |
~TextArea(void) | TextArea |