glColor3f(arrow_interior_color.r, arrow_interior_color.g, arrow_interior_color.b); glBegin(GL_POLYGON); glVertex2f(15 * 0.9, 0 * 0.9);
確定! 回上一頁