P5 sketch wrapper for performance highlighting
Methods
# inner p5PerformanceSketch(p)
Wrapper for local p5 setup and draw functions
Parameters:
Name | Type | Description |
---|---|---|
p |
sketch | Sketch object that will include all of the functions that will be called by p5 |