Packageorg.wak.scene
Classpublic class XMLGateSpotDefinition
ImplementsIGateSpotDefinition



Public Properties
 PropertyDefined by
  charBehaviour : String
[read-only]
XMLGateSpotDefinition
  destinationName : String
[read-only]
XMLGateSpotDefinition
  enabled : Boolean
[read-only]
XMLGateSpotDefinition
  gatespotId : String
[read-only]
XMLGateSpotDefinition
  position : IntPoint
[read-only]
XMLGateSpotDefinition
  sceneDestinationId : String
[read-only]
XMLGateSpotDefinition
  size : IntPoint
[read-only]
XMLGateSpotDefinition
  visible : Boolean
[read-only]
XMLGateSpotDefinition
Public Methods
 MethodDefined by
  
XMLGateSpotDefinition(pInputXML:XML)
XMLGateSpotDefinition
Property detail
charBehaviourproperty
charBehaviour:String  [read-only]Implementation
    public function get charBehaviour():String
destinationNameproperty 
destinationName:String  [read-only]Implementation
    public function get destinationName():String
enabledproperty 
enabled:Boolean  [read-only]Implementation
    public function get enabled():Boolean
gatespotIdproperty 
gatespotId:String  [read-only]Implementation
    public function get gatespotId():String
positionproperty 
position:IntPoint  [read-only]Implementation
    public function get position():IntPoint
sceneDestinationIdproperty 
sceneDestinationId:String  [read-only]Implementation
    public function get sceneDestinationId():String
sizeproperty 
size:IntPoint  [read-only]Implementation
    public function get size():IntPoint
visibleproperty 
visible:Boolean  [read-only]Implementation
    public function get visible():Boolean
Constructor detail
XMLGateSpotDefinition()constructor
public function XMLGateSpotDefinition(pInputXML:XML)Parameters
pInputXML:XML