IMS2  Pre-Alpha
An Orbiter add-on to allow on-runtime construction of spacecraft from predefined modules
GUI_Draw Member List

This is the complete list of members for GUI_Draw, including all inherited members.

addVertexToVertexList(IVECTOR2 vert, int &IN_OUT_numvertices, IVECTOR2 *vertexlist)GUI_Drawprivatestatic
ColorFill(RECT rectangle, SURFHANDLE srf, GUI_COLOR color)GUI_Drawstatic
createElementBackground(GUI_ElementStyle *style, int width, int height)GUI_Drawstatic
createRoundedCornerVertexList(IVECTOR2 center, int corner_radius, CORNERS corner, int &OUT_numvertices, IVECTOR2 *previousvertices=NULL)GUI_Drawprivatestatic
createRoundedRectVertexList(RECT rectangle, int corner_radius, int &OUT_numvertices, DWORD corners)GUI_Drawprivatestatic
DrawLine(int x0, int y0, int x1, int y1, Sketchpad *skp, GUI_ElementStyle *style)GUI_Drawstatic
DrawPolygon(IVECTOR2 *vertexlist, int numvertices, Sketchpad *skp, GUI_ElementStyle *style, bool highlight=false)GUI_Drawstatic
DrawRectangle(RECT rectangle, Sketchpad *skp, GUI_ElementStyle *style, bool hilight=false)GUI_Drawstatic
getAlphaCorrectedColor(float alpha, GUI_COLOR &color, GUI_COLOR &bgcolor)GUI_Drawstatic
getDwordColor(GUI_COLOR color)GUI_Drawstatic
GUI_Draw() (defined in GUI_Draw)GUI_Draw
~GUI_Draw() (defined in GUI_Draw)GUI_Draw