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