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