Luagl question
Posted: 23 Jan 2010, 16:57
Why the bold portions?glPushMatrix()
glTranslate(-mainWidth, -1, 0)
glColor(1, 1, 1, 1)
glTexture(IMAGE_DIRNAME .. "ResComIcon.png")
glTexRect(0, 0, 1, 1)
glTexture(false)
glPopMatrix()
Open Source Realtime Strategy Game Engine
https://springrts.com/phpbb/
Why the bold portions?glPushMatrix()
glTranslate(-mainWidth, -1, 0)
glColor(1, 1, 1, 1)
glTexture(IMAGE_DIRNAME .. "ResComIcon.png")
glTexRect(0, 0, 1, 1)
glTexture(false)
glPopMatrix()