| Method | Defined by | ||
|---|---|---|---|
|
apply(g:Graphics):void
| Line | ||
| alpha | property |
alpha:Number [read-write]Implementation
public function get alpha():Number
public function set alpha(value:Number):void
| color | property |
color:uint [read-write]Implementation
public function get color():uint
public function set color(value:uint):void
| weight | property |
weight:Number [read-write]Implementation
public function get weight():Number
public function set weight(value:Number):void
| apply | () | method |
public function apply(g:Graphics):voidParameters
g:Graphics |