I want to flip an animation (or a single frame) around the y-axis. I want to use the sprite class and set the X-scaling to -1, however there is only a uniform scale value.
Is there a reason for this restriction? An independent scaling factor would make flipping images/sprites more easy(I do not like the idea to copy an instance just for a flip). I can provide a patch as well. Best regards, Peter -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/groups/opt_out.
