PackageBox2D.Dynamics
Classpublic class b2WorldListener



Public Properties
 PropertyDefined by
  b2_destroyBody : uint = 1
[static]
b2WorldListener
  b2_freezeBody : uint = 0
[static]
b2WorldListener
Public Methods
 MethodDefined by
  
b2WorldListener
  
b2WorldListener
Property detail
b2_destroyBodyproperty
public static var b2_destroyBody:uint = 1
b2_freezeBodyproperty 
public static var b2_freezeBody:uint = 0
Method detail
NotifyBoundaryViolated()method
public function NotifyBoundaryViolated(body:b2Body):uintParameters
body:b2Body

Returns
uint
NotifyJointDestroyed()method 
public function NotifyJointDestroyed(joint:b2Joint):voidParameters
joint:b2Joint