Exemplo n.º 1
0
 public boolean touchingComponent(String compName) {
   return touchingObjects.getByComponent(compName) != null;
 }