MCPcopy Create free account
hub / github.com/akeranen/the-one / moveAllHosts

Method moveAllHosts

test/ExternalMovementTest.java:117–121  ·  view source on GitHub ↗
(double time)

Source from the content-addressed store, hash-verified

115 }
116
117 public void moveAllHosts(double time) {
118 h1.move(time);
119 h2.move(time);
120 h3.move(time);
121 }
122}

Callers 2

testMovementMethod · 0.95
testStationaryMethod · 0.95

Calls 1

moveMethod · 0.80

Tested by

no test coverage detected