Packageorg.paazio.visual
Classpublic class Reflect
InheritanceReflect Inheritance flash.display.Bitmap

Based on http://www.adobe.com/devnet/flash/articles/reflect_class_as3.html which is made by Ben Pritchard of Pixelfumes 2007 and helped by Mim, Jasper, Jason Merrill.



Public Methods
 MethodDefined by
  
Reflect(orig:DisplayObject, args:Object)
Reflect
  
destroy():void
Reflect
  
reDraw():void
Reflect
  
Reflect
Constructor detail
Reflect()constructor
public function Reflect(orig:DisplayObject, args:Object)Parameters
orig:DisplayObject
 
args:Object
Method detail
destroy()method
public function destroy():void
reDraw()method 
public function reDraw():void
updateMaskPosition()method 
public function updateMaskPosition():void