Function bounding_box

  • bounding_box() bounding box collision method r[4] = x1, y1, x2(=x1+w), y2(=y1+h)

    Parameters

    • a: number[]
    • b: number[]

    Returns boolean

Generated using TypeDoc