-
Notifications
You must be signed in to change notification settings - Fork 11
BulletScreenEngine 对象
scottxu edited this page Jan 6, 2019
·
1 revision
BulletScreenEngine 是弹幕引擎对象。
var bulletScreenEngine = new BulletScreenEngine(element, option, renderMode);
element Element 对象
必须 显示弹幕的 Html 元素
option option 结构
可选 全局选项
可选 渲染模式:默认值为“canvas”(推荐),可选“css3”、“webgl”。
© 2018-2019 Scott Xu. All right reserved. | This project is an open source project and it is licensed under the MIT License.