public void OnAddTitan(TitanView titanView, PlanetView planetView)
 {
     gameUI.AddMarker(titanView, planetView);
 }