FORMS_DrawItem

A function defined in FORMS_CompoundWidget.gml

FORMS_DrawItem(_item[, _x, _y])

Description

Draws the item.

Arguments

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.