Line 57:
Line 57:
:::: Thanks I just want to help on ideas and such and about the drawQuad and drawTexture replacement. how do you use a png so the texture shows up? because I don't get how your supposed to put on textures without pictures in the fist place. --[[User:Labtech9998|Labtech9998]] 00:27, 1 October 2009 (UTC)
:::: Thanks I just want to help on ideas and such and about the drawQuad and drawTexture replacement. how do you use a png so the texture shows up? because I don't get how your supposed to put on textures without pictures in the fist place. --[[User:Labtech9998|Labtech9998]] 00:27, 1 October 2009 (UTC)
+
+
::::: Oh yea! I think I figured it out! TEX_BACKGROUND = loadTexture("background.png"); is this:
+
drawTexture(TEX_BACKGROUND, 0, 0, 1, 1, 20, 20, 255); and it uses that as a background is that right? --[[User:Labtech9998|Labtech9998]] 00:39, 1 October 2009 (UTC)
== A Restart button when pausing! ==
== A Restart button when pausing! ==