new P5Play() This class is deleted after it's used to create the `p5play` object which contains information about the sketch. Source: p5play.js, line 73 Classes P5Play Methods onImageLoad() This function is called when an image is loaded. By default it does nothing, but it can be overridden. Source: p5play.js, line 232