Vec2.equal

bool equal(graphene.vec2.Vec2 v2)

Checks whether the two given #graphene_vec2_t are equal.

Parameters

v2a #graphene_vec2_t

Returns

true if the two vectors are equal, and false otherwise