MCPcopy Index your code
hub / github.com/benfry/processing4 / placePresent

Method placePresent

core/src/processing/core/PSurface.java:95–95  ·  view source on GitHub ↗
(int stopColor)

Source from the content-addressed store, hash-verified

93
94 //public void placeFullScreen(boolean hideStop);
95 public void placePresent(int stopColor);
96
97 // Sketch is running from the PDE, set up messaging back to the PDE
98 //public void setupExternalMessages();

Callers 1

runSketchMethod · 0.95

Implementers 2

PSurfaceJOGLcore/src/processing/opengl/PSurfaceJOG
PSurfaceNonecore/src/processing/core/PSurfaceNone.

Calls

no outgoing calls

Tested by

no test coverage detected