m
no edit summary
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<center>'''SetTextColor''' ''-Documentation by DerGhulbus-''</center> | <center>'''SetTextColor''' ''-Documentation by DerGhulbus-''</center> | ||
obj:SetTextColor(r, g, b{, a}) | |||
Sets the | Sets the object's text color. | ||
---- | ---- | ||
| Line 14: | Line 14: | ||
:Float | :Float | ||
:;b: Blue part of new color (1.0 for 100% intensity) | :;b: Blue part of new color (1.0 for 100% intensity) | ||
:Float | |||
:;a: Alpha part of new color (1.0 for 100% opacity) | |||
---- | ---- | ||