Example #1
0
 // Returns the info of the radar. The visible tanks are returned with this method
 public ViewInfo GetViewInfo()
 {
     return(turret.GetViewInfo());
 }