Phaser-Kinetic-Scrolling-Plugin:使用Phaser Framework for Canvas的动力学滚动插件

时间:2024-02-24 05:48:34
【文件属性】:

文件名称:Phaser-Kinetic-Scrolling-Plugin:使用Phaser Framework for Canvas的动力学滚动插件

文件大小:2.95MB

文件格式:ZIP

更新时间:2024-02-24 05:48:34

javascript gulp webgl html5 js

用于Phaser框架的动力学滚动插件 垂直和水平滚动在游戏中是非常有用的功能,例如,显示一个级别的区域,并且使用此插件,您可以模拟HTML5的canvas元素内的滚动...因此,请检查Phaser Framework的该真棒插件! 基于动力学滚动 下载插件 通过安装 bower i phaser-kinetic-scrolling-plugin --save 通过安装 npm i phaser-kinetic-scrolling-plugin --save 加载插件 this . game . kineticScrolling = this . game . plugins . add ( Phaser . Plugin . KineticScrolling ) ; 更改插件的默认设置-不必要,默认为水平 this . game . kineticScrolling . configure ( { kineticMovement : true , timeConstantScroll : 325 , //really mimic iOS horizon


【文件预览】:
Phaser-Kinetic-Scrolling-Plugin-master
----.github()
--------FUNDING.yml(220B)
----bower.json(604B)
----src()
--------phaser-kinetic-scrolling-plugin.js(16KB)
----examples()
--------index.html(3KB)
--------example_4.html(560B)
--------img()
--------js()
--------example_2.html(549B)
--------example_1.html(549B)
--------example_5.html(561B)
--------example_3.html(560B)
----CONTRIBUTING.md(4KB)
----gulpfile.js(975B)
----LICENSE(1KB)
----README.md(5KB)
----dist()
--------phaser-kinetic-scrolling-plugin.js(16KB)
--------phaser-kinetic-scrolling-plugin.min.js(8KB)
----.gitignore(20B)
----typescript()
--------README.md(613B)
--------phaser-kinetic-scrolling-plugin.d.ts(2KB)
--------typings.json(139B)
----package.json(1KB)

网友评论