add

fun add(p: Point): MPoint
fun add(p: MPoint): MPoint
fun add(x: Double, y: Double): MPoint