Skip to content

Commit 319dcac

Browse files
committed
恢复文档错误。
1 parent 6a0cdd1 commit 319dcac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engines/generalEngine.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { requestAnimationFrame, cancelAnimationFrame, performance_now } from '..
99
/**
1010
* 弹幕引擎对象类
1111
* @alias openBSE.GeneralEngine
12-
* @property {openBSE~Options} options - 设置或获取全局选项。
12+
* @property {openBSE~generalOptions} options - 设置或获取全局选项。
1313
* @property {bool} visibility - 获取或设置弹幕可见性。
1414
* @property {string} renderMode - 获取渲染模式。取值为“canvas”、“css3”、“webgl”或“svg”。
1515
* @property {bool} playState - 获取播放状态。true:正在播放;false:已暂停/停止播放。

0 commit comments

Comments
 (0)