|
Stardew Engine
|
A widget with fixed dimensions, optionally set in terms of its parents dims. Arranges its children according to docking position. More...


Go to the source code of this file.
Data Structures | |
| struct | CanvasData |
Typedefs | |
| typedef struct Vert2DColourTexture | WidgetVertex |
Functions | |
| HWidget | CanvasWidgetNew (HWidget hParent, struct DataNode *pXMLNode, struct XMLUIData *pUILayerData) |
| void * | CanvasWidget_OnOutputVerts (struct UIWidget *pWidget, WidgetVertex *pOutVerts) |
A widget with fixed dimensions, optionally set in terms of its parents dims. Arranges its children according to docking position.
| typedef struct Vert2DColourTexture WidgetVertex |
| void * CanvasWidget_OnOutputVerts | ( | struct UIWidget * | pWidget, |
| WidgetVertex * | pOutVerts | ||
| ) |