| Package | com.whirled.contrib.platformer.game |
| Class | public class GateController |
| Inheritance | GateController RectDynamicController DynamicController |
| Implements | WalkableController |
| Subclasses | DestructableGateController |
| Method | Defined by | ||
|---|---|---|---|
| GateController | |||
![]() |
addCollisionHandler(handler:CollisionHandler):void
| DynamicController | |
![]() |
getCollisionHandler(other:Object):CollisionHandler
| DynamicController | |
![]() | DynamicController | ||
![]() | DynamicController | ||
![]() |
hasBounds():Boolean
| DynamicController | |
|
isWalkable():Boolean
| GateController | ||
![]() |
postCollider():void
| DynamicController | |
![]() |
postTick():void
| DynamicController | |
![]() |
shutdown():void
| DynamicController | |
![]() |
tick(delta:Number):void
| DynamicController | |
| GateController | () | constructor |
public function GateController(g:Gate, controller:GameController)Parameters
g:Gate |
|
controller:GameController |
| isWalkable | () | method |
public function isWalkable():Boolean
Returns
Boolean |