copy

fun copy(x: Double = this.x.toDouble(), y: Double = this.y.toDouble()): Vector2F