OpenGLContext.events.wxevents
Module providing translation from wxPython events to OpenGLContext events
Classes
class EventHandlerMixin(
EventHandlerMixin
):
wxPython-specific event handler mix-in
Basically provides translation from wxPython events
to their OpenGLContext-specific equivalents (the
concrete versions of which are also defined in this
module).