public interface ControllerView<T>
controlP5.draw(processing.core.PApplet),
controlP5.setView(ControlleView)| Modifier and Type | Method and Description |
|---|---|
void |
display(processing.core.PGraphics theGraphics,
T theController)
draws your custom controllers.
|
void display(processing.core.PGraphics theGraphics,
T theController)
theApplet - theController - processing library controlP5 by Andreas Schlegel. (c) 2006-2016