A function defined in FORMS_CompoundWidget.gml
FORMS_DrawItem(_item[, _x, _y])
Draws the item.
Name | Type | Description |
---|---|---|
_item | Struct.FORMS_Widget |
The item. |
_x | Real |
The x position to draw the item at. |
_y | Real |
The y position to draw the item at. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.