I'd like to make a simple Pong clone. However, I can't seem to figure out how to see if a button keeps being held down. Ie: Check to see if the button is stil being held, and if so, call the on_key event again, or be able to set up a 'while' loop (while button is pressed, do this...).
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
