Packagecom.whirled.contrib.platformer.game
Classpublic class EnableActorEventAction
InheritanceEnableActorEventAction Inheritance EventAction



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