| Property | Defined By | ||
|---|---|---|---|
| fullScreen : Size [static] [read-only] | Size | ||
| height : int [read-only] | Size | ||
| width : int [read-only] | Size | ||
| Method | Defined By | ||
|---|---|---|---|
Size(width:int, height:int) | Size | ||
| fullScreen | property |
| height | property |
height:int [read-only] public function get height():int| width | property |
width:int [read-only] public function get width():int| Size | () | Constructor |
public function Size(width:int, height:int)width:int | |
height:int |