scene_synthesizer.assets.pyglet_app_run

scene_synthesizer.assets.pyglet_app_run()

Begin processing events, scheduled functions and window updates.

This is a convenience function, equivalent to:

pyglet.app.event_loop.run()