A color material unaffected by shading and lighting.

Constructor

@:value({ color : 0xFFFFFFFF })new(color:FlxColor = 0xFFFFFFFF)

Parameters:

color

The initial color of the material.

Variables

color:FlxColor

The color of the material.

Inherited Variables

Inherited Methods