Vector2i.this

Create a new {@link Vector2i} and initialize its components to the one of the given vector.

@param v the {@link Vector2i} to copy the values from

Meta