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