public static class PApplet.RendererChangeException
extends java.lang.RuntimeException
This is used internally so that setup() is forced to run twice when the renderer is changed. This is the only way for us to handle invoking the new renderer while also in the midst of rendering.
| Constructor and Description |
|---|
PApplet.RendererChangeException() |