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

Method nextMoveHas

src/BoardState.java:147–150  ·  view source on GitHub ↗

Returns true if the next move has the input bitfield. False otherwise. @param field the next move's bitfield check @return True if the next move has the input bitfield. False otherwise.

(byte field, Point direction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

uniformCostFunctionMethod · 0.80

Calls 1

pointHasMethod · 0.95

Tested by

no test coverage detected