1.0.9 • Published 2 years ago

getmouse v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

获取window 属标事件 例 :# 当前屏幕 type 类型数字 X座标,Y座标,typeStr 类型字符 const resgiter = require("getmouse"); resgiter("move", function(type, x, y, typeStr){}); resgiter("right up", function(type, x, y, typeStr){}); resgiter("left up", function(type, x, y, typeStr){}); resgiter("left down", function(type, x, y, typeStr){}); resgiter("right down", function(type, x, y, typeStr){});

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago