You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not really an issue, but wondering how I would go about implementing keyboard bindings. I assume I would have to implement DEVICE_KEYBOARD. But not to sure how I would do it / will I need to use pygame's event's to poll for input or use another library.
Just looking for a bit of help to get it together!
Hi!
Not really an issue, but wondering how I would go about implementing keyboard bindings. I assume I would have to implement DEVICE_KEYBOARD. But not to sure how I would do it / will I need to use pygame's event's to poll for input or use another library.
Just looking for a bit of help to get it together!