- color: hexadecimal or rgb(red, green, blue); - opacity: 0 to 15 for opacity - region: region number defined with define_region(); - x0: position x - y0: position y - x1: position final x, to the width - y1: position final y, to the height
move_draw(identifier, color, opacity, x, y, width, height);