Package | Box2D.Dynamics |
Class | public class b2ContactFilter |
Property | Defined by | ||
---|---|---|---|
b2_defaultFilter : b2ContactFilter
[static]
| b2ContactFilter |
Method | Defined by | ||
---|---|---|---|
Return true if contact calculations should be performed between these two shapes.
| b2ContactFilter |
b2_defaultFilter | property |
public static var b2_defaultFilter:b2ContactFilter
ShouldCollide | () | method |
public function ShouldCollide(shape1:b2Shape, shape2:b2Shape):Boolean
Return true if contact calculations should be performed between these two shapes.
Parametersshape1:b2Shape |
|
shape2:b2Shape |
Boolean |