Vector2I

constructor(x: Int, y: Int)

Constructs a new vector with given x and y components.