Example #1
0
 public boolean touchingProperty(String propName) {
   return touchingObjects.getByProperty(propName) != null;
 }