25 lines
387 B
JSON
25 lines
387 B
JSON
{
|
|
"macroEvents": [
|
|
{
|
|
"type": 6,
|
|
"mouseX": 0,
|
|
"mouseY": 1200,
|
|
"time": 0
|
|
},
|
|
{
|
|
"type": 6,
|
|
"mouseX": 0,
|
|
"mouseY": 0,
|
|
"time": 50
|
|
}
|
|
],
|
|
"info": {
|
|
"name": "滚轮上翻",
|
|
"description": "模拟鼠标滚轮向上滚动1200单位",
|
|
"x": 0,
|
|
"y": 0,
|
|
"width": 1920,
|
|
"height": 1080,
|
|
"recordDpi": 1
|
|
}
|
|
} |