equalRect
equalRect(
rect1
,rect2
):boolean
Test whether the two reacts are equals or not
Parameters
• rect1: number
[][]
• rect2: number
[][]
Returns
boolean
equalRect(
rect1
,rect2
):boolean
Test whether the two reacts are equals or not
• rect1: number
[][]
• rect2: number
[][]
boolean