Merge remote-tracking branch 'origin/master' into Astro

This commit is contained in:
2018-05-15 17:57:14 +08:00
8 changed files with 38 additions and 354 deletions

View File

@@ -1,5 +0,0 @@
/** @constructor */
Dandelion.Swf.ExtAPI = function (){}
/** @type {Function} */
Dandelion.Swf.ExtAPI.ready;

View File

@@ -1,7 +0,0 @@
/** @constructor */
Dandelion.Swf = function (){}
/** @type {Function} */
Dandelion.Swf.create;
/** @type {Function} */
Dandelion.Swf.realize;