|
IMS2
Pre-Alpha
An Orbiter add-on to allow on-runtime construction of spacecraft from predefined modules
|
This is the complete list of members for GUImanager, including all inherited members.
| AddChildToParent(GUI_BaseElement *child, int parentId) | GUImanager | privatevirtual |
| Alert(string text, GUI_BaseElement *parent, RECT rect=_R(0, 0, 0, 0), GUI_STYLE styleid=STYLE_ERROR_ALERT) | GUImanager | static |
| CheckSynchronisedInterval(int interval_in_miliseconds) | GUImanager | static |
| ClearPopup(GUIpopup *popup=NULL) | GUImanager | static |
| CreateCheckBox(string text, RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_CHECKBOX) | GUIentity | |
| CreateDynamicButton(string text, RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_BUTTON) | GUIentity | |
| CreateLabel(string text, RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_HEADING) | GUIentity | |
| CreateLabelValuePair(string label, string value, RECT _rect, int parent, int id=-1, GUI_STYLE styleId=STYLE_HEADING, GUI_FONT valueFontId=GUI_NO_FONT) | GUIentity | |
| CreateListBox(RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_LISTBOX, GUI_STYLE scrollbar_styleId=STYLE_LISTBOX, bool _multiselect=false, bool _noSelect=false) | GUIentity | |
| CreatePage(RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_DEFAULT, bool drawbackground=false) | GUIentity | |
| CreateRadioButton(string text, RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_CHECKBOX) | GUIentity | |
| CreateStaticButton(RECT _rect, int srcX, int srcY, SURFHANDLE _src, int parent, int _id=-1) | GUIentity | |
| CreateStatusBar(RECT _rect, int parent, int _id=-1, GUI_STYLE styleid=STYLE_STATUSBAR) (defined in GUIentity) | GUIentity | |
| curEvent | GUImanager | private |
| curPanelId | GUImanager | private |
| elements | GUIentity | protected |
| fontsandstyles | GUIentity | protected |
| GetCurPanelId() | GUImanager | |
| GetDynamicUID() | GUIentity | |
| GetElementById(int _id) | GUImanager | virtual |
| GetEvent(int _event) | GUImanager | |
| GetFont(GUI_FONT _fontid) | GUIentity | |
| GetStyle(GUI_STYLE _styleId=STYLE_DEFAULT) | GUIentity | |
| GetSurfaceById(int _id) | GUImanager | private |
| GUIentity() (defined in GUIentity) | GUIentity | |
| GUImanager(IMS2 *_vessel) | GUImanager | |
| lastclock | GUImanager | privatestatic |
| ListDialog(string title, vector< string > &items, GUI_BaseElement *parent, bool(*callback)(int, void *), void *usrdata=NULL, RECT rect=_R(0, 0, 0, 0)) (defined in GUImanager) | GUImanager | static |
| managerinstances | GUImanager | privatestatic |
| newuid | GUIentity | protected |
| RedrawCurrentPanel() | GUImanager | |
| RedrawGUISurface(int surfId) | GUImanager | |
| RegisterGuiElement(GUI_BaseElement *_element, int _parentId) | GUIentity | |
| RegisterGUISurface(GUI_Surface *surf, int _id, RECT surfacePos) | GUImanager | |
| registerPreStep() | GUImanager | privatestatic |
| RegisterSurfaceWithOrbiter(GUI_Surface *surf, PANELHANDLE hpanel, SURFHANDLE tgt) | GUImanager | |
| SetCurPanelId(int _curPanelId) | GUImanager | |
| SetStyleSet(string _styleset) | GUIentity | |
| styleset | GUIentity | protected |
| SurfaceIsRegistered(int _id) | GUImanager | private |
| surfaces | GUImanager | private |
| temporaryplugins | GUImanager | privatestatic |
| Update() | GUImanager | virtual |
| vessel | GUImanager | private |
| ~GUIentity() (defined in GUIentity) | GUIentity | |
| ~GUImanager(void) (defined in GUImanager) | GUImanager |