Input
mousemoverel
当 Roblox window active 时,按 relative delta 移动 mouse。x 和 y 参数会作为 Lua numbers 检查,并通过 integer conversion 转换,然后作为 dx 和 dy 直接传给带 the requested mouse action 的 mouse input。该 function 不使用 the requested mouse action,不执行 client-area conversion,不返回任何值,并且当 isrbxactive 会为 false 时直接返回,不发送 input。