Declaration

func movePen(to pt: NSPoint)

Declaration

- (void) moveTo:(NSPoint) pt;

Declaration

moveTo_(pt: NSPoint)