UI\Draw\Brush::setColor

Set Color

説明

public void UI\Draw\Brush::setColor(UI\Draw\Color $color)
public void UI\Draw\Brush::setColor(int $color)

Shall set the color of this brush to the color provided

パラメータ

color

Can be a UI\Draw\Color or RRGGBBAA

戻り値