|
FS2_Open
Open source remastering of the Freespace 2 engine
|
This is the complete list of members for Text, including all inherited members.
| AddChild(GUIObject *cgp) | GUIObject | |
| AddLine(const SCP_string &in_line) | Text | |
| chpSavePointer | Text | |
| chSavePointer | Text | |
| Delete() | GUIObject | |
| DeleteChildren(GUIObject *exception=NULL) | GUIObject | |
| DoDraw(float frametime) | Text | protectedvirtual |
| DoFrame(float frametime) | GUIObject | inlineprotectedvirtual |
| DoKeyPress(float frametime) | Text | protectedvirtual |
| DoKeyState(float frametime) | GUIObject | inlineprotectedvirtual |
| DoMouseDown(float frametime) | Text | protectedvirtual |
| DoMouseOut(float frametime) | GUIObject | inlineprotectedvirtual |
| DoMouseOver(float frametime) | GUIObject | inlineprotectedvirtual |
| DoMouseUp(float frametime) | GUIObject | inlineprotectedvirtual |
| DoMove(int dx, int dy) | GUIObject | inlineprotectedvirtual |
| DoRefreshSize() | Text | protectedvirtual |
| DoRefreshSkin() | GUIObject | inlineprotectedvirtual |
| flSaveMax | Text | |
| flSaveMin | Text | |
| flSavePointer | Text | |
| GetCIECoords(int id, int *x, int *y) | GUIObject | protected |
| GetCIEImageHandle(int id, int handleid=0) | GUIObject | inlineprotected |
| GetHeight() | GUIObject | inline |
| GetWidth() | GUIObject | inline |
| GUIObject(const SCP_string &in_Name="", int x_coord=0, int y_coord=0, int x_width=-1, int y_height=-1, int in_style=0) | GUIObject | |
| iSavePointer | Text | |
| LinkedList() | LinkedList | inline |
| Load() | Text | |
| next | LinkedList | |
| OnDraw(float frametime) | GUIObject | protected |
| OnFrame(float frametime, int *unused_queue) | GUIObject | protected |
| OnMove(int dx, int dy) | GUIObject | protected |
| OnRefreshSize() | GUIObject | inlineprotected |
| OnRefreshSkin() | GUIObject | inlineprotected |
| prev | LinkedList | |
| Save() | Text | |
| SaveMax | Text | |
| SaveMin | Text | |
| SetCIPointer() | GUIObject | protected |
| SetCloseFunction(void(*in_closefunc)(GUIObject *caller)) | GUIObject | inline |
| SetPosition(int x, int y) | GUIObject | |
| SetSaveLoc(int *ptr, int save_method, int max_value=INT_MAX, int min_value=INT_MIN) | Text | |
| SetSaveLoc(short int *sint_ptr, int save_method, short int max_value=SHRT_MAX, short int min_value=SHRT_MIN) | Text | |
| SetSaveLoc(float *ptr, int save_method, float max_value=INT_MAX, float min_value=INT_MIN) | Text | |
| SetSaveLoc(char *ptr, int save_method, uint max_len=UINT_MAX, uint min_len=0) | Text | |
| SetSaveLoc(ubyte *ptr, int save_method, int max_value=UCHAR_MAX, int min_value=0) | Text | |
| SetSaveStringAlloc(char **ptr, int save_method, int mem_flags, uint max_len=UINT_MAX, uint min_len=0) | Text | |
| SetText(const SCP_string &in_content) | Text | |
| SetText(int the_int) | Text | |
| SetText(float the_float) | Text | |
| siSavePointer | Text | |
| Text(const SCP_string &in_name, const SCP_string &in_content, int x_coord, int y_coord, int x_width=-1, int y_width=-1, int in_style=0) | Text | |
| ubSavePointer | Text | |
| uSaveMax | Text | |
| uSaveMin | Text | |
| ~GUIObject() | GUIObject | |
| ~LinkedList() | LinkedList | inlinevirtual |