OpenGLContext.events.glutevents
Module providing translation from GLUT callbacks to OpenGLContext events
Classes
class EventHandlerMixin(
EventHandlerMixin
):
class GLUTXEvent(
object
):
Base class for the various GLUT event types
Attributes:
CURRENTBUTTONSTATES -- three-tuple of the currently-
known button-states for the mouse, class-static
list