Create a new {@link Vector2i} and initialize its components to the given values.
@param x the x component @param y the y component
See Implementation
Create a new {@link Vector2i} and initialize its components to the given values.
@param x the x component @param y the y component