Example #1
0
 public bool PlayerBlast()
 {
     return(currentDroid.Blast());
 }