glTexCoord 2f(1, 0); GL11.glVertex2f(0, 32); GL11.glEnd(); glDisable(GL_TEXTURE_2D);. The above is code for each time "render" is called.
確定! 回上一頁