public void jabHit() { healthbar.value -= 5f; currentHealth = healthbar.value; score.boxer2Attack1Points(); }