Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ resumeThread
Method
resumeThread
core/src/processing/core/PSurface.java:152–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
150
public
void
pauseThread();
151
152
public
void
resumeThread();
153
154
/**
155
* Stop the animation thread (set it null)
Callers
1
start
Method · 0.65
Implementers
3
PSurfaceJOGL
core/src/processing/opengl/PSurfaceJOG
PSurfaceNone
core/src/processing/core/PSurfaceNone.
PSurfaceFX
core/src/processing/javafx/PSurfaceFX.
Calls
no outgoing calls
Tested by
no test coverage detected