Packagecom.whirled.contrib.platformer.game
Classpublic class RemoveGatesEventAction
InheritanceRemoveGatesEventAction Inheritance EventAction



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