• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 24 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0042 秒)

11. laya.d3.core.particleShuriKen.module.shape.BoxShape [ 95%]

...Frames BoxShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BoxShapeInheritanceBoxShape BaseShape Object BoxShape 类用于创建球形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By...

来源: Laya2.0_api 发布时间: 20190513

12. laya.d3.core.particleShuriKen.module.shape.ConeShape [ 95%]

...rames ConeShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class ConeShapeInheritanceConeShape BaseShape Object ConeShape 类用于创建锥形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined ...

来源: laya_api 发布时间: 20170929

13. laya.d3.core.particleShuriKen.module.shape.ConeShape [ 95%]

...rames ConeShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class ConeShapeInheritanceConeShape BaseShape Object ConeShape 类用于创建锥形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined ...

来源: Laya2.0_api 发布时间: 20190513

14. layacmd使用ui命令,读取文件D:\s3mh5_client\laya\pageStyles.xml出错 [ 82%]

... Files\\nodejs\\node.exe',   'C:\\Users\\XXX\\AppData\\Roaming\\npm\\node_modules\\layacmd\\ProjectExpor tTools\\LayaAirCmdTool.max.js',   'D:\\s3mh5_client\\laya\\.laya',   'clear=false',   'releasemode=normal',   'exportUICode=false',   'exportRes=false' ] type: Windows_NT appPath: C:\Users\...

来源: Laya_社区 发布时间: 20171028

15. layacmd在centOS 6.5上运行出错 [ 78%]

...de-v8.9.0-linux-x64/bin/node', '/data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/LayaAirCmdTool.max.js', '/data/ebuild/gongdou/gongdouH5/laya/.laya', 'clear=true', 'releasemode=normal', 'exportUICode=true', 'exportRes=true' ] type: Linux appPath: /data/tools/node-v8.9.0-...

来源: Laya_社区 发布时间: 20171211

16. layacmd 安装不成功 [ 77%]

layacmd 安装不成功 C:\Users\Administrator\AppData\Roaming\npm\node_modules\layacmd\node_modules\ele ctron\install.js:48 throw err ^ Error: read ECONNRESET at exports._errnoException (util.js:1022:11) at TLSWrap.onread (net.js:569:26) C:\Users\Administrator\AppData\Roaming\npm `-- (empty) npm E...

来源: Laya_社区 发布时间: 20171124

17. 2.0.0beta5 can not find class Laya.Text [ 76%]

...tmapData Cannot find the specified character in all fonts:263c Cannot find module Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js QQ游戏发布之后,运维后台报错 Can't find variable: QQJSBridge LayaIDE2.9.0beta版本打包IOS项目出现报错: ReferenceError: Can't find variable: cr...

来源: Laya_社区 发布时间: 20210624

18. 在Laya中使用Matter.js的最简示例 (JS) [ 73%]

...一个Matter_getStart.js (代码如下)var Matter = window.Matter; // module aliases var Engine = Matter.Engine, Render = Matter.Render, World = Matter.World, Bodies = Matter.Bodies; // create an engine var engine = Engine.create(); // engine.world.gravity.y = 0;//关闭重力 // create a render...

来源: Laya_社区 发布时间: 20170905

19. 如何使用vscode编译laya项目 [ 72%]

... 编辑器独立编译 4、跨平台编译构建 5、使用LayaAirIDE node_modules库   三、laya项目文件夹下 .vscode/launch.json 添加配置   { "name":"compile", "type": "node", "request": "launch", //nodejs 可执行文件 "runtimeExecutable": "D:\\workspace\\layabox\\node-v7.9.0-win-x6...

来源: Laya_社区 发布时间: 20200607

20. 打包的apk无法正确运行(laya动画过后就黑屏) [ 71%]

...上是能正确运行的,但是打包成apk后就不行了 ts配置是 "module": "umd", "target": "es5",   index下的js就这样 <!--自定义的js(src文件夹下)文件自动添加到下面jsfile模块标签里面里-->     <script src="js/ui/layaUI.max.all.js"></script> ...

来源: Laya_社区 发布时间: 20180203