copy

inline fun copy(x: Int = this.x, y: Int = this.y): Vector2I

Returns a copy of this instance with specified properties altered.