MCPcopy Create free account
hub / github.com/benfry/processing4 / isStopped

Method isStopped

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

Source from the content-addressed store, hash-verified

186 public boolean stopThread();
187
188 public boolean isStopped();
189}

Callers 1

exitMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected