Example #1
0
 public void ShowGlow(bool show)
 {
     view.GetGlow().TurnGlow(show);
 }