On Thu, Oct 8, 2009 at 12:47 PM, sticksen <[email protected]> wrote:

>
> Hi,
>
> is there a more efficient way for moving around images on a screen
> than constantly blitting? In OpenGL, one could use the translate-
> command, e.g. Does something similar exist in Pyglet?
>

Well pyglet exposes OGL to you so you could just use the OGL commands....
but what do you mean about blit being inefficient?  How so?  Are you talking
about computational efficiency or your programming efficiency?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to