I call the constructor for a simple vec2i object, passing the x and the y as arguments. However, after the constructor is done, the y coordinate (second argument) is 0.
I