文件名称:nipple-nubbin:包裹Nipple.js的流星包
文件大小:5KB
文件格式:ZIP
更新时间:2024-05-30 11:59:50
JavaScript
Nipplejs流星包 :用于具有触摸功能的界面的虚拟操纵杆。 我在nipplejs事件库的基础上添加了一个简单的监视功能(只是为了移动一些流星友好的代码)。 简单用法 //render on your outermost template Template . layout . onRendered ( function ( ) { // will bind to the body and trigger every 300ms of force > 1. new Nipple ( ) . watch ( function ( data ) { // data: { x: -1/0/1, y: -1/0/1, raw: nipplejsData } if ( data . x || data . y ) { Player . move ( data . x , da
【文件预览】:
nipple-nubbin-master
----.gitignore(32B)
----package.js(925B)
----LICENSE(1KB)
----nipple-nubbin.js(1KB)
----README.md(1KB)
----.npm()
--------package()
----.versions(337B)
----nipple-nubbin-tests.js(1KB)