public void DisableInput()
 {
     _current = null;
     _crossHair.Hide();
 }