MCPcopy Index your code
hub / github.com/ForrestKnight/SokobanSolver / getMove

Method getMove

src/BoardState.java:108–140  ·  view source on GitHub ↗

Returns the new BoardState after moving a certain direction @param direction the direction to move @return the new BoardState @pre must be called only if canMove is true

(Point direction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addIfValidMethod · 0.80

Calls 2

toggleFieldMethod · 0.95
pointHasMethod · 0.95

Tested by

no test coverage detected