Color2.toString() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
multiline? |
{bool} |
Yes |
colorHSV? |
{bool} |
Yes |
{string}
Create a string representing this constructor. Overrides the string() conversion. Content will be represented as color names for built-in constants or RGB value, unless use of HSV is specified.
NOTE: The constant for Silver is the same as for Light Gray. It cannot be differentiated and will not be represented.