| Package | com.whirled.contrib.platformer.game |
| Class | public class EventAction |
| Subclasses | BackgroundMusicAction, EnableActorEventAction, EnableSpawnerEventAction, MultiEventAction, OpenGateEventAction, RemoveGatesEventAction, SetGateEventAction |
| Property | Defined by | ||
|---|---|---|---|
| _gctrl : GameController | EventAction | ||
| Method | Defined by | ||
|---|---|---|---|
|
EventAction(gctrl:GameController, xml:XML)
| EventAction | ||
|
[static]
| EventAction | ||
|
needServer():Boolean
| EventAction | ||
|
run():void
| EventAction | ||
| _gctrl | property |
protected var _gctrl:GameController
| EventAction | () | constructor |
| createEventAction | () | method |
public static function createEventAction(gctrl:GameController, xml:XML):EventActionParameters
gctrl:GameController |
|
xml:XML |
EventAction |
| needServer | () | method |
public function needServer():Boolean
Returns
Boolean |
| run | () | method |
public function run():void