MapItemColor
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Members
static defaultColor() as MapItemColor
Return Type:
MapItemColor
static of(rgb as int) as MapItemColor
Parameters:
rgb: int
Type: int
Return Type:
MapItemColor
Getter
Return Type:
int