Defined in pyglet.window.mouse
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.