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

Method breakNext

src/main/java/field/graphics/FLine.java:182–185  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

180 */
181 public void modify() {
182 mod++;
183 }
184
185 /**
186 * moves the draw position to a new place `x,y` without drawing anything on the way there.
187 */
188 public FLine moveTo(double x, double y) {

Callers 1

getMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected