Compare this vector with another to check for equality.
"vector2D_var" is a variable referencing a Vector2D object.
|
"vector2D_var" is a variable referencing a Vector2D object.
|
Type | Description |
boolean | Returns true if the vectors are equal. |
Name | Type | Description |
vector | Vector2D | The vector to compare with for equality. |