(int stopColor)
| 84 | |
| 85 | //public void placeFullScreen(boolean hideStop); |
| 86 | public void placePresent(int stopColor); |
| 87 | |
| 88 | // Sketch is running from the PDE, set up messaging back to the PDE |
| 89 | public void setupExternalMessages(); |
no outgoing calls
no test coverage detected