MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / setOn

Method setOn

src/main/java/field/graphics/util/Saver.java:58–62  ·  view source on GitHub ↗
(boolean on)

Source from the content-addressed store, hash-verified

56
57 private String lastFilename;
58
59
60 @HiddenInAutocomplete
61 public void setOn(boolean on) {
62 this.on = on;
63 drip = false;
64 }
65

Callers 2

startMethod · 0.95
stopMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected