Method | Defined By | ||
---|---|---|---|
apply(g:Graphics, bounds:Rectangle, targetPoint:Point):void | Line |
alpha | property |
alpha:Number
public function get alpha():Number
public function set alpha(value:Number):void
color | property |
color:uint
public function get color():uint
public function set color(value:uint):void
weight | property |
weight:Number
public function get weight():Number
public function set weight(value:Number):void
apply | () | method |
public function apply(g:Graphics, bounds:Rectangle, targetPoint:Point):void
Parameters
g:Graphics | |
bounds:Rectangle | |
targetPoint:Point |