PEd_GUIDrawBackgroundInput

A function defined in PEd_GUIDrawBackgroundInput.gml

PEd_GUIDrawBackgroundInput(_x, _y, _width, _background)

Description

Draws a D&D input for a background.

Arguments

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.

Returns

Real The new background or -1.


Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.