Packagecom.whirled.contrib.platformer.game
Classpublic class GateController
InheritanceGateController Inheritance RectDynamicController Inheritance DynamicController
ImplementsWalkableController
SubclassesDestructableGateController



Protected Properties
 PropertyDefined by
 Inherited_chandlers : Array
DynamicController
 Inherited_controller : GameController
DynamicController
 Inherited_dynamic : Dynamic
DynamicController
 Inherited_removedCollider : Boolean
DynamicController
 Inherited_task : ColliderTask
DynamicController
Public Methods
 MethodDefined by
  
GateController
 Inherited
DynamicController
 Inherited
DynamicController
 Inherited
DynamicController
 Inherited
DynamicController
 Inherited
hasBounds():Boolean
DynamicController
  
isWalkable():Boolean
GateController
 Inherited
postCollider():void
DynamicController
 Inherited
postTick():void
DynamicController
 Inherited
shutdown():void
DynamicController
 Inherited
tick(delta:Number):void
DynamicController
Protected Methods
 MethodDefined by
 Inherited
DynamicController
 Inherited
DynamicController
Constructor detail
GateController()constructor
public function GateController(g:Gate, controller:GameController)Parameters
g:Gate
 
controller:GameController
Method detail
isWalkable()method
public function isWalkable():Boolean

Returns
Boolean