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

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

91. socket与node服务端连不上?按照官方案例 [ 88%]

socket与node服务端连不上?按照官方案例 //初始化引擎 Laya.init(600,400,Laya.WebGL); this.byte = new Laya.Byte(); //这里我们采用小端 this.byte.endian = Laya.Byte.LITTLE_ENDIAN; this.socket = new Laya.Socket(); //这里我们采用小端 this.socket.endian = Laya.Byte.LITTLE_E...

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

92. 2.4.0bate IDE layaair2-cmd 安装错误求解 [ 88%]

...  ^ Error: Cannot find module 'C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js'     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)     at Function.Module._load (internal/modules/cjs/loader.js:562:25)     at Function.Module.runM...

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

93. laya.display.EffectAnimation_API3.0 [ 88%]

...ame removeChildren removeLabel removeSelf render repaint replaceChild resetNodes runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stop stopDrag timerLoop timerOnce toParentPoint...

来源: Laya3.0_api 发布时间: 20231115

94. 运行hello word好难!!!'node' 不是内部或外部命令,也不是可运行的程序 或批处理文件 [ 88%]

运行hello word好难!!!'node' 不是内部或外部命令,也不是可运行的程序 或批处理文件 完全按照教程来的,莫名其妙的就是报错:'node' 不是内部或外部命令,也不是可运行的程序 或批处理文件 然后上面说“需要ts 编译环境,...

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

95. laya的ide如何import js并调用里面的类和方法?VS Code正常。 [ 88%]

...发现有一点差异,下面这行<script type="text/javascript" src="node_modules/requirejs/require.js"></script>  ,而vscode里可以注释掉,还是正常。   用VS Code测试: 运行后一切正常: 而layaAir IDE,如果注释掉这一行,就一片空白,不会输...

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

96. laya.display.Scene_API3.0 [ 88%]

...getChildIndex getComponent getComponents getGraphicBounds getMousePoint getNodeByID getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll...

来源: Laya3.0_api 发布时间: 20231115

97. laya.ui.View_API3.0 [ 88%]

...getChildIndex getComponent getComponents getGraphicBounds getMousePoint getNodeByID getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll...

来源: Laya3.0_api 发布时间: 20231115

98. layaair-cmd 编译提示 ReferenceError: primordials is not defined [ 88%]

...编译提示 ReferenceError: primordials is not defined osx 下面。。在node官方下载最新的版本 安装layaair-cmd也没啥问题 就是执行compile时候就提示这个。         附件 : --> 2019-11-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

99. release发版错误大概知道什么原因吗? [ 88%]

...^    Error: EPERM: operation not permitted, symlink 'D:\moyu_h5\game\bin\node_modules\_abbrev@1.1.1@abbrev\' -> 'D:\moyu_h5\game\release\layaweb\v1.0.12\node_modules\abbrev'  at Object.fs.symlinkSync (fs.js:972:18)  at copySync (D:\programFiles\LayaAirIDE_beta\resources\app\node_modules\fs-ex...

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

100. IDE 脚本化组件引起的BUG [ 88%]

...制脚本开发起来肯定要来的快些, 目测就是新场景没有node指向,复制过去脚本里的node/nodes找不到就卡住了。   附件 : --> LayaIDEbug.rar 2021-07-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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