1.0.9 • Published 6 months ago

getmouse v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months 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

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago