resetThrowTimer()

public void resetThrowTimer()
  {
    countDown = timeRemaining;
    noWeapon = true;
    shooting = false;
    thrusting = false;
    removeThrustSpear = false;
  }


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *