Function bughouse::get_rook_rays[][src]

pub fn get_rook_rays(sq: Square) -> BitBoard
Notable traits for BitBoard
impl Iterator for BitBoard type Item = Square;
Expand description

Get the rays for a rook on a particular square.