Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ isLooping
Method
isLooping
core/src/processing/core/PApplet.java:2621–2623 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2619
2620
2621
public
boolean isLooping() {
2622
return
looping;
2623
}
2624
2625
2626
//////////////////////////////////////////////////////////////
Callers
4
beginRender
Method · 0.80
endRender
Method · 0.80
initFBOLayerGL
Method · 0.80
componentResized
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected