MCPcopy Index your code
hub / github.com/processing/processing / getCaps

Method getCaps

core/src/processing/opengl/PJOGL.java:191–193  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

189
190
191 public GLCapabilitiesImmutable getCaps() {
192 return capabilities;
193 }
194
195
196 public void setFps(float fps) {

Callers 1

initWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected