|
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_Draw, including all inherited members.
| addVertexToVertexList(IVECTOR2 vert, int &IN_OUT_numvertices, IVECTOR2 *vertexlist) | GUI_Draw | privatestatic |
| ColorFill(RECT rectangle, SURFHANDLE srf, GUI_COLOR color) | GUI_Draw | static |
| createElementBackground(GUI_ElementStyle *style, int width, int height) | GUI_Draw | static |
| createRoundedCornerVertexList(IVECTOR2 center, int corner_radius, CORNERS corner, int &OUT_numvertices, IVECTOR2 *previousvertices=NULL) | GUI_Draw | privatestatic |
| createRoundedRectVertexList(RECT rectangle, int corner_radius, int &OUT_numvertices, DWORD corners) | GUI_Draw | privatestatic |
| DrawLine(int x0, int y0, int x1, int y1, Sketchpad *skp, GUI_ElementStyle *style) | GUI_Draw | static |
| DrawPolygon(IVECTOR2 *vertexlist, int numvertices, Sketchpad *skp, GUI_ElementStyle *style, bool highlight=false) | GUI_Draw | static |
| DrawRectangle(RECT rectangle, Sketchpad *skp, GUI_ElementStyle *style, bool hilight=false) | GUI_Draw | static |
| getAlphaCorrectedColor(float alpha, GUI_COLOR &color, GUI_COLOR &bgcolor) | GUI_Draw | static |
| getDwordColor(GUI_COLOR color) | GUI_Draw | static |
| GUI_Draw() (defined in GUI_Draw) | GUI_Draw | |
| ~GUI_Draw() (defined in GUI_Draw) | GUI_Draw |