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

Method getMode

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

Source from the content-addressed store, hash-verified

1827
1828
1829 public Mode getMode() {
1830 return mode;
1831 }
1832}

Callers 14

buildCoreModesMethod · 0.45
handleActivatedMethod · 0.45
getModeListMethod · 0.45
getInstalledContribsMethod · 0.45
changeModeMethod · 0.45
SketchMethod · 0.45
CommanderMethod · 0.45
JavaBuildMethod · 0.45
loadIconsMethod · 0.45
DebugTreeMethod · 0.45
CompletionPanelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected