Exemplo n.º 1
0
 public virtual bool sameTeam(Minion c) {
     return c.sameTeam(this);
 }