public void DestroyRocket(GameObject rocket, int index) { RocketLauncher.DestroyRocket(rocket, index); }