Example #1
0
 @Override
 public PPCircle setPhysicsThing(Thing physicsThing) {
   basic.setPhysicsThing(physicsThing);
   return this;
 }