enemies

Returns a bitboard representing the occupancy of all enemy pieces.

Return

A Long bitmask where each set bit (1) represents a square occupied by an opponent's piece.

Since

v1.0.0-beta.7