glutSolidCube does not create an object. ... 0, 0); glutSolidCube(); } else { glTranslate3f(10, 0, 0); glutSolidCube(); timer++; } ...
確定! 回上一頁