| 
    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 GUI_BaseElement, including all inherited members.
| AddChild(GUI_BaseElement *child) | GUI_BaseElement | virtual | 
| AddPlugin(GUIplugin *plugin) | GUI_BaseElement | |
| calculateBlitData(int xoffset, int yoffset, RECT &drawablerect, BLITDATA &OUT_blitdata) | GUI_BaseElement | protected | 
| calculateMyDrawableRect(RECT &drawablerect_parent, int xoffset, int yoffset, RECT &OUT_mydrawablerect) | GUI_BaseElement | protected | 
| children | GUI_BaseElement | protected | 
| Draw(SURFHANDLE _tgt, RECT &drawablerect, int xoffset=0, int yoffset=0) | GUI_BaseElement | virtual | 
| DrawChildren(SURFHANDLE _tgt, RECT &drawablerect, int xoffset=0, int yoffset=0) | GUI_BaseElement | protectedvirtual | 
| DrawMe(SURFHANDLE _tgt, int xoffset, int yoffset, RECT &drawablerect) | GUI_BaseElement | protectedvirtual | 
| font | GUI_BaseElement | protected | 
| GetFixed() | GUI_BaseElement | inline | 
| GetHeight() | GUI_BaseElement | inline | 
| GetId() | GUI_BaseElement | |
| GetNoBlit() | GUI_BaseElement | inline | 
| GetRect(RECT &mRect) | GUI_BaseElement | |
| GetStyle() | GUI_BaseElement | inline | 
| GetSurface() | GUI_BaseElement | inline | 
| GetType() | GUI_BaseElement | |
| GetVisible() | GUI_BaseElement | |
| GetWidth() | GUI_BaseElement | inline | 
| GUI_BaseElement(RECT _rect, int _id, GUI_ElementStyle *_style) | GUI_BaseElement | |
| GUIentity (defined in GUI_BaseElement) | GUI_BaseElement | friend | 
| height | GUI_BaseElement | protected | 
| id | GUI_BaseElement | protected | 
| isfixed | GUI_BaseElement | protected | 
| noBlitting | GUI_BaseElement | protected | 
| plugins | GUI_BaseElement | protected | 
| ProcessChildren(GUI_MOUSE_EVENT _event, int _x, int _y) | GUI_BaseElement | protectedvirtual | 
| ProcessMe(GUI_MOUSE_EVENT _event, int _x, int _y) | GUI_BaseElement | protectedvirtual | 
| ProcessMouse(GUI_MOUSE_EVENT _event, int _x, int _y) | GUI_BaseElement | |
| rect | GUI_BaseElement | protected | 
| RemovePlugin(GUIplugin *plugin) | GUI_BaseElement | |
| SetFixed(bool fixed) | GUI_BaseElement | inlinevirtual | 
| SetNoBlit(bool noblit) | GUI_BaseElement | inlinevirtual | 
| SetVisible(bool _visible) | GUI_BaseElement | virtual | 
| src | GUI_BaseElement | protected | 
| style | GUI_BaseElement | protected | 
| type | GUI_BaseElement | protected | 
| Update() | GUI_BaseElement | virtual | 
| updateChildren() | GUI_BaseElement | protectedvirtual | 
| updateMe() | GUI_BaseElement | inlineprotectedvirtual | 
| visible | GUI_BaseElement | protected | 
| width | GUI_BaseElement | protected | 
| ~GUI_BaseElement() (defined in GUI_BaseElement) | GUI_BaseElement |