pyglet.app
Defined in pyglet.app
run
Begin processing events, scheduled functions and window updates.
This is a convenience function, equivalent to:
pyglet.app.event_loop.run()
exit Function
pyglet.canvas
Enter search terms or a module, class or function name.