On Sun, Mar 23, 2008 at 6:43 PM, Txema Vicente <[EMAIL PROTECTED]> wrote: > > Added a time interval print, the ouput is like: > > DRAG:0.016 > DRAG:0.016 > DRAG:0.016 > DRAG:0.016 > .... > MOVE: 0.032 > MOVE: 0.0 > MOVE: 0.032 > MOVE: 0.0 > MOVE: 0.032 > MOVE: 0.0 > MOVE: 0.016 > MOVE: 0.0 > MOVE: 0.032 > .... > > Really strange.
For what it's worth, I did the test on my Windows XP box and got: drag 0.0160000324249 drag 0.0160000324249 drag 0.0150001049042 drag 0.0159997940063 drag 0.0150001049042 drag 0.0160000324249 ... move 0.0160000324249 move 0.0160000324249 move 0.0150001049042 move 0.0159997940063 move 0.0150001049042 move 0.0160000324249 Which leads me to believe there's something in your hardware or drivers that's giving you the odd results. Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
