예제 #1
0
파일: fish.cpp 프로젝트: lxyyxl638/Fishtank
int fish::getMaxHP()
   {
      return plat.getMaxHP();
   }