Packagejiglib.physics
Classpublic class PhysicsController



Public Properties
 PropertyDefined by
  controllerEnabled : Boolean
[read-only]
PhysicsController
Public Methods
 MethodDefined by
  
PhysicsController
  
PhysicsController
  
PhysicsController
  
updateController(dt:Number):void
PhysicsController
Property detail
controllerEnabledproperty
controllerEnabled:Boolean  [read-only]Implementation
    public function get controllerEnabled():Boolean
Constructor detail
PhysicsController()constructor
public function PhysicsController()
Method detail
disableController()method
public function disableController():void
enableController()method 
public function enableController():void
updateController()method 
public function updateController(dt:Number):voidParameters
dt:Number