func doMove(_data) println(GraphicsItem + '->moveBy(', dx, ',', dy, ');') event(onMove) end