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

Method canMove

src/BoardState.java:75–100  ·  view source on GitHub ↗

Returns whether or not the player can move in a certain direction @param direction the row/col direction @return True if player can move, false otherwise

(Point direction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addIfValidMethod · 0.80

Calls 1

pointHasMethod · 0.95

Tested by

no test coverage detected