ok just trying to stay up with what were talking about but i put all this in the public void act() of my button class and i would make it spawn where the try again part is on the board correct?
if (getObjects(Crab.class)) == null) addObject(new Crab(), [xLocation], [yLocation]);