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