Mask.orMask
Mask orMask() @safeCreates an OR combination mask (initially empty).
Use add() to add masks. Any added mask matching causes the combination to match.
Returns
A new Mask instance.
Mask orMask() @safeCreates an OR combination mask (initially empty).
Use add() to add masks. Any added mask matching causes the combination to match.