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

Method stop

src/main/java/field/graphics/util/Saver.java:75–77  ·  view source on GitHub ↗

call to stop streaming jpgs out to disk

()

Source from the content-addressed store, hash-verified

73
74 /**
75 * call to stop streaming jpgs out to disk
76 */
77 public void stop() {
78 setOn(false);
79 }
80

Callers 1

getScreenshotterMethod · 0.45

Calls 1

setOnMethod · 0.95

Tested by

no test coverage detected