private void spawnFood() foodX = random.nextInt(25) * 5; foodY = random.nextInt(32) * 5;