UI\Draw\Color::__construct
PHP Manual
PHP Manual»UI\Draw\Color»UI\Draw\Color::__construct

UI\Draw\Color::__construct

(UI 0.9.9)

UI\Draw\Color::__constructConstruct new Color

Опис

public function UI\Draw\Color::__construct(UI\Draw\Color $color = ?)
public function UI\Draw\Color::__construct(int $color = ?)

Shall construct a new color

Параметри

color

May be UI\Draw\Color or RRGGBBAA

To Top