Hi, I'm interested in how people and saving their game states. Ideally I'd love to just pickle the entire "game" object. In pygame this doesn't work because of the image resources, but maybe it's different in pyglet?
Perhaps override the image object pickle method to store the path to the image might work. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
