Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ isLooping
Method
isLooping
core/src/processing/core/PApplet.java:2231–2233 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2229
2230
2231
public
boolean isLooping() {
2232
return
looping;
2233
}
2234
2235
2236
//////////////////////////////////////////////////////////////
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