On Aug 18, 2:39 am, claudio canepa <[email protected]> wrote: > Theres a bug in pyglet where the display is not updated
Ah, thank you. My fault for assuming it lay on the cocos/pyglet border. > Add > self.schedule(lambda x: 0) > > as last line in JoystickTest.__init__ I ended up chancing into this but wasn't sure if it would interfere with cocos' event loop or anything else. Cheers for your help. -- You received this message because you are subscribed to the Google Groups "cocos2d discuss" 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/cocos-discuss?hl=en.
