Is there any way that I can flip an image horizontally. I need this
for a platformer game I`m trying to make and I need the character
image to flip horizontally when the walking direction changes from
left to right or the other way.
It'd save me a lot of trouble having to use 2 different images for the
same animation but different facing.
Here's an example of what I need 
http://img142.imageshack.us/img142/3804/duckcy5.png

It'd be nice if there was something like image.horizontal_flip() or
something but I couldn`t find anything like that :(
--~--~---------~--~----~------------~-------~--~----~
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