public final class MoveUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.ArrayList<Move> |
fillPasses(java.util.ArrayList<Move> moves,
GoColor toMove)
Fill a list of moves with pass moves.
|
public static java.util.ArrayList<Move> fillPasses(java.util.ArrayList<Move> moves, GoColor toMove)