public void Stop() { gma.resetPreviousHP(); Destroy(bullets); Destroy(ships); Destroy(waves); Destroy(scoreObjs); sf.Stop(); }