| Package | org.wak.scene |
| Interface | public interface IWalkbehindDefinition |
| Implementors | XMLWalkBehindDef |
| Property | Defined by | ||
|---|---|---|---|
| baseline : int [read-only]
Y coordinates of the visibility base line.
| IWalkbehindDefinition | ||
| displayObjectId : String [read-only]
Id of the display object of the inverted mask.
| IWalkbehindDefinition | ||
| position : IntPoint
[read-only]
the position of the display object of the area
| IWalkbehindDefinition | ||
| baseline | property |
baseline:int [read-only]Y coordinates of the visibility base line.
Implementation public function get baseline():int
| displayObjectId | property |
displayObjectId:String [read-only]Id of the display object of the inverted mask.
Implementation public function get displayObjectId():String
| position | property |
position:IntPoint [read-only]the position of the display object of the area
Implementation public function get position():IntPoint