Skip to content

Commit

Permalink
恢复文档错误。
Browse files Browse the repository at this point in the history
  • Loading branch information
iamscottxu committed Sep 11, 2020
1 parent 6a0cdd1 commit 319dcac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/engines/generalEngine.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { requestAnimationFrame, cancelAnimationFrame, performance_now } from '..
/**
* 弹幕引擎对象类
* @alias openBSE.GeneralEngine
* @property {openBSE~Options} options - 设置或获取全局选项。
* @property {openBSE~generalOptions} options - 设置或获取全局选项。
* @property {bool} visibility - 获取或设置弹幕可见性。
* @property {string} renderMode - 获取渲染模式。取值为“canvas”、“css3”、“webgl”或“svg”。
* @property {bool} playState - 获取播放状态。true:正在播放;false:已暂停/停止播放。
Expand Down

0 comments on commit 319dcac

Please sign in to comment.