主题
Home > @esengine/ecs-framework-monorepo > Bits > excludes
检查是否与另一个位集合没有交集
Signature:
excludes(other: Bits): boolean;
Parameter
Type
Description
other
Bits
另一个位集合
Returns:
boolean
如果没有共同的设置位则返回true