Function poirebot::game::pieces::get_anti_diagonal[][src]

pub const fn get_anti_diagonal(pos: &Position) -> &'static BitBoard

Notable traits for BitBoard

impl Iterator for BitBoard type Item = Position;

Get the antidiagonal containing the given tile (file and rank, 0-indexed).