PEd_GUIDrawColourInput

function

PEd_GUIDrawColourInput(_x, _y, _width, _color, _alpha)

Description

Draws a color input at the given position.

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.
_color Real The current color.
_alpha Real The current alpha.

Returns

Real The id of a color picker on click or noone.


Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.