MIDL. Copy Code. glColor3f(1.0,1.0,1.0); glPushMatrix(); glTranslated(0,0,movez); glutSolidSphere(14,40,40); glPopMatrix();
確定! 回上一頁