大约有 361 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0067 秒)
Laya3.0_api(151) Laya_社区(102) Laya2.0_api(96) laya_api(7) Laya3.0_文档(2) Laya2.0_文档(2) Laya2.0_示例(1)
... (function(){ // 配置数据 var data = configJSON; // 目标等级 var target = { "tower":{"level":1}, "aeroboat":{"level":1}, "mountain":{"level":1}, "statue":{"level":1}, "angel":{"level":1} }; var towerLel = target.tower.level; var aeroboatLel = target.aeroboat.level; var mountainLel = target.m...
来源: Laya_社区 发布时间: 20170720
...eLoaded(event:Event):void { // TODO Auto-generated method stub trace(event.target.data is ByteArray) var ba:ByteArray=event.target.data as ByteArray; l=new Loader(); l.contentLoaderInfo.addEventListener(Event.COMPLETE,onImage2Loaded); l.loadBytes(ba); urlLoader.removeEventListener(Event.COMPLETE,onI...
来源: Laya_社区 发布时间: 20151228
...量。Dragging ratio : Number = 0.92 缓动衰减系数。Dragging target : Sprite 被拖动的对象。DraggingPublic Methods MethodDefined By start(target:Sprite, area:Rectangle, hasInertia:Boolean, elasticDistance:Number, elasticBackTime:int, data:*, disableMouseEvent:Boolean, ratio:Nu...
来源: laya_api 发布时间: 20170422
...器调试运行出现如下问题,然后打不开APP Waiting for device. Target device: emulator-5554 Uploading file local path: E:\Laya\shjy3Android\AndroidStudio\Shjy3Android\app\build\outputs\apk\app-debug.apk remote path: /data/local/tmp/com.mygame.Shjy3Android Installing com.mygame.Shjy3Andro...
来源: Laya_社区 发布时间: 20170215
...hrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 骨骼动画播放完后的回调时间 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 视频播放案例 [Laya2.0 3D] 2.0正式版上存在某些...
来源: Laya_社区 发布时间: 20181026
...hrome出现错误: Error processing launch: Error Could not attach to main target Laya mac版的IDE 是没测试就上线了吗? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 图集打包找不到图集文件 关于Laya...
来源: Laya_社区 发布时间: 20190920
...hrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 iphone自带浏览器页面怎么锁...
来源: Laya_社区 发布时间: 20171219
...hrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined unity中的模型导出后在laya中显示不正常 laya2的Scene默认是文件模式,不会生成场景类了,...
来源: Laya_社区 发布时间: 20200804
...hrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 unity中的模型导出后在laya中显示不正常 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObje...
来源: Laya_社区 发布时间: 20200827
...r params:URLVariables = new URLVariables(); params.decode( evt.target.data ); execute( params ); } private var execute:Function; } iLoader.as package { import com.legend.loader.BasicLoader; import com.legend.loader.SWFLoader; impor...
来源: Laya_社区 发布时间: 20200217