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