PHP 8.4.1 Released!

UI\Controls\ColorButton::setColor

(UI 0.9.9)

UI\Controls\ColorButton::setColorDéfinit la couleur

Description

public UI\Controls\ColorButton::setColor(UI\Draw\Color $color)
public UI\Controls\ColorButton::setColor(int $color)

Définit la couleur actuellement sélectionnée

Liste de paramètres

color

La nouvelle couleur

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top