Esempio n. 1
0
bool fish::attack(int tx,int ty)
   {
       return plat.attack(tx,ty);
   }