| Package | org.wak.scene |
| Interface | public interface IManagedDepth |
| Subinterfaces | ISceneInteractable |
| Implementors | WalkBehindArea |
| Property | Defined by | ||
|---|---|---|---|
| baseline : int [read-only]
Depth baseline of the interactable
| IManagedDepth | ||
| displayObject : DisplayObject [read-only]
The display object of this Interactable entity
| IManagedDepth | ||
| baseline | property |
baseline:int [read-only]Depth baseline of the interactable
Implementation public function get baseline():int
| displayObject | property |
displayObject:DisplayObject [read-only]The display object of this Interactable entity
Implementation public function get displayObject():DisplayObject