In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
1 byte removed ,  02:40, 1 October 2009
Line 58: Line 58:  
:::: 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:  
+
::::: 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)
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! ==
41

edits

Navigation menu