Module binbo_movegen

Data Types

bb()

bb() = binbo_bb:bb()

bb_game()

bb_game() = binbo_position:bb_game()

color()

color() = binbo_board:color()

Function Index

all_valid_moves/2
has_valid_moves/2

Function Details

all_valid_moves/2

all_valid_moves(Color::color(), Game::bb_game()) -> bb()

has_valid_moves/2

has_valid_moves(Color::color(), Game::bb_game()) -> boolean()


Generated by EDoc