MPoint

constructor(p: Point)
constructor(x: Float, y: Float)
constructor(x: Int, y: Int)
constructor(x: Double, y: Double)