A function defined in PEd_GUIDrawBackgroundInput.gml
PEd_GUIDrawBackgroundInput(_x, _y, _width, _background)
Draws a D&D input for a background.
Name | Type | Description |
---|---|---|
_x | Real |
The x position to draw the input at. |
_y | Real |
The y position to draw the input at. |
_width | Real |
The width of the input. |
_background | Real |
The current background. |
Real
The new background or -1.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.