html5 网页弹幕,Damoo
軟件簡(jiǎn)介
Damoo 是一個(gè)輕量級(jí)的 HTML5 彈幕引擎。可以在頁(yè)面元素上附加一層彈幕圖層并且以非常簡(jiǎn)單的 API
調(diào)用方式使用。查看DEMO
Damoo
一個(gè)不起眼的 HTML5 彈幕引擎。
Getting started
走起
下載最新發(fā)行版本。
需要在頁(yè)面中準(zhǔn)備一個(gè)合適的容器。
Then, import damoo.js or damoo.min.js.
然后引入damoo.js或damoo.min.js。
Initiate Damoo.
初始化。
var?damoo?=?Damoo('dm-screen',?'dm-canvas',?20);
Or use your own font instead of “sans-serif”.
可自定義全局字體。
var?damoo?=?Damoo('dm-screen',?'dm-canvas',?20,?"Arial");
And run it.
運(yùn)行。
damoo.start();
Danmaku can be emitted by calling emit method.
用emit方法發(fā)射彈幕。
damoo.emit({?text:?"Damoo?is?awesome!",?color:?"#f49"?});
Enable text shadow.
開啟字體陰影。
damoo.emit({?text:?"I?got?a?shadow!",?color:?"#000",?shadow:?true?});
Color the shadow.
自定義陰影顏色。
damoo.emit({?text:?"Hooray!",?color:?"#f00",?shadow:?{?color:?"#f49"?}?});
Danmaku can also be fixed at the center of the screen.
發(fā)射固定彈幕。
damoo.emit({?text:?"I'M?FIXED!",?color:?"#6f9",?fixed:?true?});
Clear the screen.
清空屏幕。
damoo.clear();
You may hide Damoo.
隱藏彈幕圖層。
damoo.hide();
And bring it back.
顯示彈幕圖層。
damoo.show();
If needed, you may suspend the animation.
暫停動(dòng)畫。
damoo.suspend();
And resume it when ready to go.
恢復(fù)動(dòng)畫。
damoo.resume();
Contributing 填坑
Hope you enjoy the code!
你們城里人都很會(huì)玩,我就不多說(shuō)了。
(:з」∠)
總結(jié)
以上是生活随笔為你收集整理的html5 网页弹幕,Damoo的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 来自微博html5怎么设置,来自微博的面
- 下一篇: 实用计算机相关日语词汇,常用日语计算机词