pupil-labs / pyglui

cython powered OpenGL gui that works with glfw
MIT License
29 stars 20 forks source link

Introduce Unused_Elements and returm them on update #52

Closed papr closed 6 years ago

papr commented 6 years ago

Introduces named tuple Unused_Elements that contains all unconsumed click, key and char events and returns them on UI.update()