On 30/11/19 8:50 am, Rick Bonafied wrote:
It'd be nice if I could load the image into a sprite in the "background" without affecting the countdown.
What are you using to load the image? You'll have to do it in another thread using something that releases the GIL during the load. -- Greg -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/pyglet-users/4d65139a-661a-697f-55a3-ed8493b6198b%40canterbury.ac.nz.
