apparently I shouldn't be using anything smaller than 256x256 as a
texture because pyglet turns it into a TextureRegion. I can make this
display properly with tex_coords but if I try to make it repeating
there are gaps between the images because it's showing the whole
256x256 area. Of course I just want the image portion to repeat. What
is the best/fastest way?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---