function setxy(arg0, arg1, arg2 = id) { with (arg2) { x = arg0; y = arg1; } }