主题
Home > @esengine/ecs-framework-monorepo > Bits > equals
检查是否与另一个位集合相等
Signature:
equals(other: Bits): boolean;
Parameter
Type
Description
other
Bits
另一个位集合
Returns:
boolean
如果两个位集合完全相同则返回true