| Package | com.whirled.contrib.platformer.game |
| Class | public class EnableSpawnerEventAction |
| Inheritance | EnableSpawnerEventAction EventAction |
| Property | Defined by | ||
|---|---|---|---|
![]() | _gctrl : GameController | EventAction | |
| _id : int | EnableSpawnerEventAction | ||
| Method | Defined by | ||
|---|---|---|---|
|
EnableSpawnerEventAction(gctrl:GameController, xml:XML)
| EnableSpawnerEventAction | ||
![]() |
[static]
| EventAction | |
|
needServer():Boolean
| EnableSpawnerEventAction | ||
|
run():void
| EnableSpawnerEventAction | ||
| _id | property |
protected var _id:int
| EnableSpawnerEventAction | () | constructor |
public function EnableSpawnerEventAction(gctrl:GameController, xml:XML)Parameters
gctrl:GameController |
|
xml:XML |
| needServer | () | method |
public override function needServer():Boolean
Returns
Boolean |
| run | () | method |
public override function run():void