예제 #1
0
 public boolean touching(String name) {
   return touchingObjects.get(name) != null;
 }