I create a script that; 1. Loads a image file. 2. Turns it into a tileable texture. 3. Puts that texture as background. 4. When I drag the mouse, it moves.
Now when I resize or maximize the window, it does what it should, it keeps on tiling that background. The problem is that when I drag the mouse, to make it move, it does not keep on tiling that backgroud, it just shows black background instead. How can I make it keep tiling infinitely, so it never ends? http://pastebin.com/m1888acf --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
