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

大约有 686 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0050 秒)

121. 救命啊,遇到苹果爸爸 Guideline 2.5.2 [ 75%]

...designed explicitly with the capability to change your app’s behavior or functionality after App Review approval, which is not in compliance with App Store Review Guideline 2.5.2 and section 3.3.2 of the Apple Developer Program License Agreement.   This code, combined with a remote resource, can ...

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

122. ide发布web后报错 [ 75%]

ide发布web后报错 Uncaught TypeError: this.preinitialize is not a function     at i (laya.ui.min.js:1)     at i (laya.ui.min.js:1)     at i (laya.ui.min.js:1)     at GameUI (layaUI.max.all.js:9)     at Function.<anonymous> (laya.core.min.js:1)     at t (main.min.js:4)     at...

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

123. 原生js如何调用laya里的方法? [ 75%]

...不知道怎么访问与调用,找了好多的方法都没法使用: (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+...

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

124. 使用滤镜报错 [ 74%]

...; var grayscaleFilter = new Laya.ColorFilter(grayscaleMat); //按钮置灰 function enable_false(v) {     v.filters = [grayscaleFilter];     v.mouseEnabled = false; } //按钮恢复 function enable_true(v) {     v.filters = null;     v.mouseEnabled = true; } 报错日志: TypeError: f....

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

125. 【laya2.0】请问drawToCanvas方法改了吗? [ 74%]

..._work.drawToCanvas(575, 1023, 0, 0); htmlCanvas.toBase64("image/png", 0.9, function(base64){ //trace(base64); if (!testTf){ __JS__('setWork(base64)'); } }); 2018-10-29 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ohkei as3、as2、h5 ...

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

126. https://ask.layabox.com/question/13181官方Demo运行不起来 [ 74%]

...tps://ask.layabox.com/question/13181官方Demo运行不起来 wx.onMessage(function(message){ console.log(message); if (message.type && message.type == "wxxx") { //通过接收主域的消息来设置开发数据域的画布大小跟矩阵信息 sharedCanvas.width = message.width; sharedCanv...

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

127. 如何为list内部的button添加事件 [ 73%]

...• 2017-01-06 11:21 "this.sList.getItem(...).getChildByName is not a function" weiyongwill • 2017-01-06 14:39 经过测试在List.mouseHandler中点其他的元素都能通过e.target.name获取到名字,唯独textinput通过e.target.name获取到名字为空,而且e.type为mousedow...

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

128. 苹果上架有问题啊 , !!!!!! [ 73%]

...designed explicitly with the capability to change your app’s behavior or functionality after App Review approval, which is not in compliance with App Store Review Guideline 2.5.2 and section 3.3.2 of the Apple Developer Program License Agreement. This code, combined with a remote resource, can ...

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

129. [LayaAir3]【Laya3.2.0】3D导航导航navAgent.getCurrentPath()接口报错 [ 73%]

...navAgent.getCurrentPath()接口报错 TypeError: endRef.getData is not a function at localhost:18092/libs/laya.core.js:1151 附件 : --> 2024-06-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 囧囧有神 赞...

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

130. Laya.Pool.getItemByClass 闪退 [ 73%]

...t(type) 调用init方法时候闪退,错误信息是 "fish.init is not a function" "TypeError: fish.init is not a function at Function.CFSprite.reusableFishWithType (file:///Users/heboyce/Desktop/Work/Web/CatchFish/bin/js/common/CFSprite.js:28:14) at GameView.addFinsh (file:///Users/heboyce/Deskto...

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