equal


Description:

[ Version ( since = "1.2" ) ]
public bool equal (Vec2 v2)

Checks whether the two given Vec2 are equal.

Parameters:

this

a Vec2

v2

a Vec2

Returns:

`true` if the two vectors are equal, and false otherwise