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 Parameters
Wiki link
Click to go to the wiki page for 'away3d.test.Panel'

Code examples

Comments