| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| activeTool — Property, class com.nocircleno.graffiti.GraffitiCanvas |
| |
| apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, class com.nocircleno.graffiti.tools.Brush |
|
The apply method applies the brush to the Sprite object passed
to the method. |
| apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, interface com.nocircleno.graffiti.tools.ITool |
|
The apply method must be implemented by the sub Class. |
| apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, class com.nocircleno.graffiti.tools.Line |
|
The apply method applies the line to the Sprite object passed
to the method. |
| apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, class com.nocircleno.graffiti.tools.Shape |
|
The apply method applies the line to the Sprite object passed
to the method. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |