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

Method resetProgress

java/src/processing/mode/java/tweak/Handle.java:145–147  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143
144
145 public void resetProgress() {
146 progBar.setPos(0);
147 }
148
149
150 public void updateValue() {

Callers 1

mouseReleasedMethod · 0.80

Calls 1

setPosMethod · 0.45

Tested by

no test coverage detected