Packageaway3d.test
Classpublic class Panel
InheritancePanel Inheritance flash.display.Shape

Simple rounded rectangle panel



Public Methods
 MethodDefined By
  
Panel(x:int, y:int, width:int, height:int, alpha:Number = 0.3)
Panel
Constructor Detail
Panel()Constructor
public function Panel(x:int, y:int, width:int, height:int, alpha:Number = 0.3)



Parameters
x:int
 
y:int
 
width:int
 
height:int
 
alpha:Number (default = 0.3)
####INIT####