UI\Draw\Text\Layout::setColor
PHP function
Edit on GitHub ✎
(UI 0.9.9)
Set Color
Description
UI\Draw\Text\Layout::setColor(UI\Draw\Color $color, int $start = 0, [int $end])
UI\Draw\Text\Layout::setColor(int $color, int $start = 0, [int $end])
Shall set the Color for all of, or a range of the text in the Layout
Parameters
colorThe color to use
startThe starting character
endThe ending character, by default the end of the string