copy

fun copy(x: Float = this.x.toFloat(), y: Float = this.y.toFloat()): Vector2D