大约有 118 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0045 秒)
...tring): void { this.img.skin = src; } } /* class Main { constructor() { wx.onMessage(data => { console.log(data); if (data.isDisplay) { wx.getFriendCloudStorage({ ...
来源: Laya_社区 发布时间: 20180507
...动chrome出现错误: Error processing launch: Error Could not attach to main target ui list 里面的元素不能点击两次 一个时间轴动画里创建的多个动画,怎么分别调用?如图 Text类中竟然没有pos函数的api~ 关于shader中opengl函数问题 app启动动画应该...
来源: Laya_社区 发布时间: 20190817
...动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 打包android版本 点击返回键会提示“再次点击后退键退出游戏”,如果去掉这个...
来源: Laya_社区 发布时间: 20191028
...ss } = Laya; import { BloodBarBase } from "./BloodBar.generated"; import { Main } from "./Main"; @regClass() export class BloodBar extends BloodBarBase { onAwake(): void { this.bar.value = 1; this.value.visible = false; Laya.stage.on(Laya.Event.CLICK, this, this.onHurt); } onHurt(): void { this.bar....
来源: Laya3.0_文档 发布时间: 20251010
...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya mac版的IDE 是没测试就上线了吗? ide 2.4 layaair2-cmd 编译报错 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 官网的下拉条 太细...
来源: Laya_社区 发布时间: 20171109
...动chrome出现错误: Error processing launch: Error Could not attach to main target 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 使用钢体设置防穿后仍有几率会...
来源: Laya_社区 发布时间: 20170120
...动chrome出现错误: Error processing launch: Error Could not attach to main target iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上sock...
来源: Laya_社区 发布时间: 20161216
...动chrome出现错误: Error processing launch: Error Could not attach to main target IDE1.7.8 json图集加载问题 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 ...
来源: Laya_社区 发布时间: 20170505
...dler创建? 比如一个主类: private var score:int; public function main():void { new class(callback); } private function callback(num:int):void { this.score = num; var tmp:int = this.score; trace(tmp); } 另外一个类:class.as 里面有个方法 public function class(...
来源: Laya_社区 发布时间: 20161125
...9:16.051 11138-11138/com.twand.kozhanji E/AndroidRuntime: FATAL EXCEPTION: main Process: com.twand.kozhanji, PID: 11138 java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.twand.kozhanji-2/lib/arm/liblayaair.so: has text relocations 2018-06-28 添加评论 免费帖 --> 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20180628