A color material unaffected by shading and lighting.
@:value({ color : 0xFFFFFFFF })new(color:FlxColor = 0xFFFFFFFF)
Parameters:
color
The initial color of the material.
color:FlxColor
The color of the material.