MCPcopy Index your code
hub / github.com/benfry/processing4 / getMode

Method getMode

app/src/processing/app/Sketch.java:1905–1907  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1903
1904
1905 public Mode getMode() {
1906 return mode;
1907 }
1908
1909
1910 @Override

Callers 11

handleActivatedMethod · 0.45
getInstalledContribsMethod · 0.45
getModeListMethod · 0.45
changeModeMethod · 0.45
SketchMethod · 0.45
CommanderMethod · 0.45
JavaTextAreaMethod · 0.45
JavaBuildMethod · 0.45
updateThemeMethod · 0.45
OutlineRendererMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected