pyglet.window
pyglet.window.mouse
Defined in pyglet.window.mouse
buttons_string
Return a string describing a set of active mouse buttons.
Example:
>>> buttons_string(LEFT | RIGHT) 'LEFT|RIGHT'
buttons_string Function
DefaultMouseCursor Class
Enter search terms or a module, class or function name.