I've been wondering about this too.  I have a image that doesn't get
updated frequently (it's a 2d cockpit in front of a 3d scene) which
occasionally gets updated with things like text warning lights, or
gauges being drawn.  I don't want to blit every image to the screen on
every update, but only when something has changed and the only way I
can think of doing this is to use pygame or PIL.

I haven't used PIL yet, but with pygame I'm a little reluctant since
the y axis of the coordinate system is flipped.

--Patrick.

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