MCPcopy Create free account
hub / github.com/benfry/processing4 / presentMode

Method presentMode

core/src/processing/opengl/PGL.java:660–662  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

658
659
660 public boolean presentMode() {
661 return presentMode;
662 }
663
664
665 public float presentX() {

Callers 2

setSizeMethod · 0.80
nativeMouseEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected