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

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

141. 在Form输入用户名密码的时候 tab切换焦点 没有类似as3中tabindex设置 [ 61%]

...t.KEY_PRESS,this,tabNext,[userName_txt]); private function tabNext(e:Event,target:Node):void {       if(e.keyCode == Keyboard.TAB)      {             //无法触发 焦点直接直接到浏览器外去了(浏览器地址栏)        } } 2018-09-26 0 0 分享 微博 QZONE 微信 hj 赞...

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

142. 关于get/set重写问题 [ 61%]

....getset,2.x中应该使用哪个方法呢static getset(isStatic:Boolean, target:any, name:String, getter:Function, setter:Function):void; 2020-11-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折...

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

143. 错误问题反馈 [ 61%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 关于apk打包动画...

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

144. 如果捕获Uncaught Error事件 [ 61%]

...hrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Animation如何加点击事件 关于遍历产生的sprite的点击事件,急,大神帮看哈 鼠标滚轮滚动...

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

145. 运行调试layaair后黑屏,用的js [ 61%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 循环依赖不能运行 Ci...

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

146. [0]Spine3.8.75报错:Error: Unsupported skeleton data, please export with a newer version of Spine. [ 61%]

...hrome出现错误: Error processing launch: Error Could not attach to main target ide 2.4 layaair2-cmd 编译报错 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of ...

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

147. LayaAPP打包后laya.webgl.j错误,浏览器测试没问题 [ 61%]

...hrome出现错误: Error processing launch: Error Could not attach to main target 图集打包找不到图集文件 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. ip...

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

148. 微信开发工具编译报错 [ 61%]

...hrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 微信小游戏:HTMLDivElement的使用 请问在layaIDE里,怎么调用微信小程序API 微信小游戏如何使用ttf字体? 问题状态 最新活动: 2018-08-02 09:47 浏...

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

149. laya.resource.Texture [ 61%]

...。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接...

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

150. laya.display.BitmapFont_API3.0 [ 60%]

....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...

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