Create a new {@link Vector2i} and initialize its component values and round using the given {@link RoundingMode}. @param x the x component @param y the y component @param mode the {@link RoundingMode} to use
See Implementation
Create a new {@link Vector2i} and initialize its component values and round using the given {@link RoundingMode}. @param x the x component @param y the y component @param mode the {@link RoundingMode} to use