public class ContactFilter
extends java.lang.Object
| Constructor and Description |
|---|
ContactFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldCollide(Fixture fixtureA,
Fixture fixtureB)
Return true if contact calculations should be performed between these two shapes.
|
Copyright © 2017. All Rights Reserved.