大约有 4 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0026 秒)
...ing,data:*=null); ``` **监听:** ``` 派发对象.on(type,caller,listener,args); ``` ## 五、LayaAir与AS3的差异 在Flash AS3的原生API写法中可以直接继承Sprite,但是LayaAir引擎里主文档类入口(初始化引擎前)不能直接继承Sprite,按照AS3传统的习惯继承S...
来源: Laya2.0_文档 发布时间: 20191206
...ing,data:*=null); ``` **监听:** ``` 派发对象.on(type,caller,listener,args); ``` ## 五、LayaAir与AS3的差异 在Flash AS3的原生API写法中可以直接继承Sprite,但是LayaAir引擎里主文档类入口(初始化引擎前)不能直接继承Sprite,按照AS3传统的习惯继承S...
来源: Laya2.0_文档 发布时间: 20210714
...", "request": "launch", "file": "${workspaceRoot}/bin/index.html", "runtimeArgs": [ "--allow-file-access-from-files", "--disable-web-security" ], "sourceMaps": true, "webRoot": "${workspaceRoot}", "userDataDir": "${workspaceRoot}/.laya/chrome", "sourceMapPathOverrides": { "src/*": "${workspaceRoot}/...
来源: Laya2.0_文档 发布时间: 20210715
...息, 回车后输出内容如下: ``` Usage: layaair2-cmd [command] [args] Options: -v, --version output the version number -h, --help output usage information Commands: compile compile project. publish publish project. help [cmd] display help for [cmd] ``` #### layaair2-cmd的帮助说明: ...
来源: Laya2.0_文档 发布时间: 20210715