Packagelaya.webgl.canvas
Classpublic class DrawStyle
InheritanceDrawStyle Inheritance Object



Public Properties
 PropertyDefined By
  _color : Color
DrawStyle
  DEFAULT : DrawStyle
[static]
DrawStyle
Public Methods
 MethodDefined By
  
DrawStyle(value:*)
DrawStyle
  
create(value:*):DrawStyle
[static]
DrawStyle
  
equal(value:*):Boolean
DrawStyle
  
reset():void
DrawStyle
  
setValue(value:*):void
DrawStyle
  
toColorStr():String
DrawStyle
Property Detail
_colorproperty
public var _color:Color

DEFAULTproperty 
public static var DEFAULT:DrawStyle

Constructor Detail
DrawStyle()Constructor
public function DrawStyle(value:*)



Parameters
value:*
Method Detail
create()method
public static function create(value:*):DrawStyle

Parameters

value:*

Returns
DrawStyle
equal()method 
public function equal(value:*):Boolean

Parameters

value:*

Returns
Boolean
reset()method 
public function reset():void

setValue()method 
public function setValue(value:*):void

Parameters

value:*

toColorStr()method 
public function toColorStr():String

Returns
String