Vector2

fun Vector2(p: Point)
fun Vector2(x: Int = 0, y: Int = 0)