Packagecom.whirled.contrib.platformer.game
Classpublic class OpenGateEventAction
InheritanceOpenGateEventAction Inheritance EventAction



Protected Properties
 PropertyDefined by
 Inherited_gctrl : GameController
EventAction
  _id : int
OpenGateEventAction
Public Methods
 MethodDefined by
  
OpenGateEventAction
 Inherited
[static]
EventAction
 Inherited
needServer():Boolean
EventAction
  
run():void
OpenGateEventAction
Property detail
_idproperty
protected var _id:int
Constructor detail
OpenGateEventAction()constructor
public function OpenGateEventAction(gctrl:GameController, xml:XML)Parameters
gctrl:GameController
 
xml:XML
Method detail
run()method
public override function run():void