p5.SceneManager
p5.SceneManager copied to clipboard
Added exit() function to scene
When a scene is terminated by calling nextScene(), an exit( function is called. This is useful for cleaning up stuff after a scene is finished.
this would be great to have merged!