Mask.andMask
Creates an AND combination mask (initially empty).
Use add() to add masks. All added masks must match for the combination to match.
Returns
A new Mask instance.
Creates an AND combination mask (initially empty).
Use add() to add masks. All added masks must match for the combination to match.