public void ClearAllStar()
 {
     starController.ClearAllStar();
 }