Packagecom.whirled.contrib.platformer.game
Classpublic class EnableSpawnerEventAction
InheritanceEnableSpawnerEventAction Inheritance EventAction



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

Returns
Boolean
run()method 
public override function run():void