phaser - v4.0.0-rc.4
    Preparing search index...
    • Calculates and returns the bitmask needed to determine if the given categories will collide with each other or not.

      Parameters

      • categories: number | number[]

        A unique category bitfield, or an array of them.

      Returns number