| Package | com.whirled.contrib.platformer.game |
| Class | public class MultiEventAction |
| Inheritance | MultiEventAction EventAction |
| Property | Defined by | ||
|---|---|---|---|
| _actions : Array | MultiEventAction | ||
![]() | _gctrl : GameController | EventAction | |
| Method | Defined by | ||
|---|---|---|---|
|
MultiEventAction(gctrl:GameController, xml:XML)
| MultiEventAction | ||
![]() |
[static]
| EventAction | |
|
needServer():Boolean
| MultiEventAction | ||
|
run():void
| MultiEventAction | ||
| _actions | property |
protected var _actions:Array
| MultiEventAction | () | constructor |
public function MultiEventAction(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