| Package | away3d.test |
| Class | public class Button |
| Inheritance | Button flash.display.SimpleButton |
| Property | Defined by | ||
|---|---|---|---|
| selected : Boolean = false | Button | ||
| Method | Defined by | ||
|---|---|---|---|
|
Button
(text:String, pwidth:int = 80, pheight:int = 20) | Button | ||
| selected | property |
public var selected:Boolean = false
| Button | () | constructor |
public function Button(text:String, pwidth:int = 80, pheight:int = 20)Parameters
text:String |
|
pwidth:int (default = 80) |
|
pheight:int (default = 20) |