Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
exit
Method · 0.65
Implementers
2
PSurfaceJOGL
core/src/processing/opengl/PSurfaceJOG
PSurfaceNone
core/src/processing/core/PSurfaceNone.
Calls
no outgoing calls
Tested by
no test coverage detected