Vector2i.this

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

@param x the x component @param y the y component

Meta