(PApplet sketch)
| 45 | // public void initFrame(PApplet sketch, int backgroundColor, |
| 46 | // int deviceIndex, boolean fullScreen, boolean spanDisplays); |
| 47 | public void initFrame(PApplet sketch); |
| 48 | |
| 49 | /** |
| 50 | * Get the native window object associated with this drawing surface. |
no outgoing calls
no test coverage detected