コード例 #1
0
ファイル: fish.cpp プロジェクト: lxyyxl638/Fishtank
int fish::getMaxHP()
   {
      return plat.getMaxHP();
   }