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