Packagecom.whirled.contrib.platformer.game
Classpublic class LaserShotController
InheritanceLaserShotController Inheritance ShotController Inheritance DynamicController



Protected Properties
 PropertyDefined by
 Inherited_chandlers : Array
DynamicController
 Inherited_controller : GameController
DynamicController
 Inherited_dynamic : Dynamic
DynamicController
 Inherited_removedCollider : Boolean
DynamicController
 Inherited_shot : Shot
ShotController
 Inherited_task : ColliderTask
DynamicController
Public Methods
 MethodDefined by
  
LaserShotController
 Inherited
DynamicController
 Inherited
DynamicController
 Inherited
DynamicController
 Inherited
ShotController
 Inherited
DynamicController
 Inherited
hasBounds():Boolean
DynamicController
 Inherited
postCollider():void
DynamicController
 Inherited
postTick():void
ShotController
 Inherited
shutdown():void
DynamicController
 Inherited
tick(delta:Number):void
ShotController
Protected Methods
 MethodDefined by
 Inherited
ShotController
  
LaserShotController
 Inherited
DynamicController
Constructor detail
LaserShotController()constructor
public function LaserShotController(ls:LaserShot, controller:GameController)Parameters
ls:LaserShot
 
controller:GameController
Method detail
createTask()method
protected override function createTask():ColliderTask

Returns
ColliderTask