printf("glVertex2f((%d-150)/150.0,-(%d-150)/150.0);\n",x,y); } void display() { glClearColor(150/255.0,170/255.0,55/255.0,1);
確定! 回上一頁