phaser - v4.0.0-rc.4
    Preparing search index...
    • Checks if two Circles intersect.

      Parameters

      • circleA: Circle

        The first Circle to check for intersection.

      • circleB: Circle

        The second Circle to check for intersection.

      Returns boolean