We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f322c8 commit 66fbbe1Copy full SHA for 66fbbe1
1 file changed
wiki/third-party/proguard-dexguard-and-libgdx.md
@@ -42,6 +42,7 @@ The following configuration file will make your libGDX app work with ProGuard/R8
42
boolean contactFilter(long, long);
43
void beginContact(long);
44
void endContact(long);
45
+ boolean getUseDefaultContactFilter();
46
void preSolve(long, long);
47
void postSolve(long, long);
48
boolean reportFixture(long);
0 commit comments