get_color
Description:
[ Version ( deprecated = true , deprecated_since = "3.14" , since = "3.0" ) ]
public RGBA get_color (StateFlags state)
public RGBA get_color (StateFlags state)
Warning: get_color is deprecated since 3.14.
Gets the foreground color for a given state.
Parameters:
this | |
state |
state to retrieve the color for |
color |
return value for the foreground color |