class org.aswing.graphics.SolidBrush

SolidBrush encapsulate fill parameters for flash.display.Graphics.beginFill() @see http://livedocs.macromedia.com/flex/2/langref/flash/display/Graphics.html#beginFill() @author paling

Instance Fields

function new(color:ASColor): Void

function beginFill(target:Graphics): Void

Begins fill

function endFill(target:Graphics): Void

Ends fill

function getColor(): ASColor

function setColor(color:ASColor): Void

Sets the color