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
addObject(object:com.nocircleno.graffiti.display:GraffitiObject) — method, class com.nocircleno.graffiti.managers.GraffitiObjectManager
The addObject method adds a GraffitObject to the assets list held by this Class.
alpha — Property, class com.nocircleno.graffiti.tools.BrushTool
alpha — Property, class com.nocircleno.graffiti.tools.LineTool
apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, class com.nocircleno.graffiti.tools.BitmapTool
The apply method applies the BitmapTool to the DisplayObject passed to the method.
apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, class com.nocircleno.graffiti.tools.BrushTool
The apply method applies the brush to the DisplayObject passed to the method.
apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, class com.nocircleno.graffiti.tools.LineTool
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.ShapeTool
The apply method applies the line to the Sprite object passed to the method.
areObjectsBeingEdited() — method, class com.nocircleno.graffiti.managers.GraffitiObjectManager
The areObjectsBeingEdited method checks to see if any object is being edited.
areObjectsSelected() — method, class com.nocircleno.graffiti.managers.GraffitiObjectManager
The areObjectsSelected method checks to see if any object is currently selected.
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