|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContactFilter
Implement this class to provide collision filtering. In other words, you can implement this class if you want finer control over contact creation.
Method Summary | |
---|---|
boolean |
shouldCollide(Fixture fixtureA,
Fixture fixtureB)
|
Method Detail |
---|
boolean shouldCollide(Fixture fixtureA, Fixture fixtureB)
|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |