Here is a list of all functions with links to the structures/unions they belong to:
- b -
- c -
- e -
- g -
- i -
- is_check() : board
- is_checkmate_or_pat() : board
- is_en_passant_legal() : board
- is_king_castling_legal() : board
- is_legal() : board
- is_possible() : piece
- is_possible_attack() : pawn, piece
- is_promotion_needed() : board
- is_queen_castling_legal() : board
- k -
- m -
- n -
- p -
- q -
- r -