Packagegraphics
Interfacepublic interface Drawable
Implementors Background

This interface implement the draw() method in all the tools used to draw vector graphic shapes in the Shape, Sprite and MovieClip objects, and more.



Public Methods
 MethodDefined By
  
draw(... arguments):void
Draws the shape or the view of the object.
Drawable
Method Detail
draw()method
public function draw(... arguments):void

Draws the shape or the view of the object.

Parameters

... arguments