MCPcopy 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

beginRenderMethod · 0.80
endRenderMethod · 0.80
initFBOLayerGLMethod · 0.80
componentResizedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected