PackageBox2D.Dynamics
Classpublic class b2CollisionFilter



Public Properties
 PropertyDefined by
  b2_defaultFilter : b2CollisionFilter
[static]
b2CollisionFilter
Public Methods
 MethodDefined by
  
ShouldCollide(shape1:b2Shape, shape2:b2Shape):Boolean
b2CollisionFilter
Property detail
b2_defaultFilterproperty
public static var b2_defaultFilter:b2CollisionFilter
Method detail
ShouldCollide()method
public function ShouldCollide(shape1:b2Shape, shape2:b2Shape):BooleanParameters
shape1:b2Shape
 
shape2:b2Shape

Returns
Boolean