Packagecom.whirled.contrib.platformer.game
Interfacepublic interface TickController
ImplementorsDynamicController



Public Methods
 MethodDefined by
  
postTick():void
TickController
  
tick(delta:Number):void
TickController
Method detail
postTick()method
public function postTick():void
tick()method 
public function tick(delta:Number):voidParameters
delta:Number