Пример #1
0
 @Override
 public void onEndContact(PhysicsThing otherBody, int thisType, int otherType) {
   super.onEndContact(otherBody, thisType, otherType);
 }