大约有 11 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0046 秒)
...ask; } private static _layerMap = {'ui':5} public static assignCullingMask(target){ let layerNodeName = ''; let prefix = 'culling_mask='; for(let i = 0; i < target.numChildren; ++i){ let child = target.getChildAt(i); if(child.name.indexOf(prefix) == 0){ layerNodeName = child.name.replace(prefix,'...
来源: Laya_社区 发布时间: 20200110
...hrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 Laya中的宏编译要怎么用啊 配置layaAir需要注意的 ide 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 tsc (2.2.2) != VS Cod...
来源: Laya_社区 发布时间: 20180522
... cd /Users/wxh/Desktop/layabox/ios/ykmj export IPHONEOS_DEPLOYMENT_TARGET=7.0 export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" ...
来源: Laya_社区 发布时间: 20180122
...hrome出现错误: Error processing launch: Error Could not attach to main target layaair2-cmd 编译bug ide 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 微信小程序—未找到入口 app.json 文件,...
来源: Laya_社区 发布时间: 20231116
... (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
...行的,但是打包成apk后就不行了 ts配置是 "module": "umd", "target": "es5", index下的js就这样 <!--自定义的js(src文件夹下)文件自动添加到下面jsfile模块标签里面里--> <script src="js/ui/layaUI.max.all.js"></script> <!--启...
来源: Laya_社区 发布时间: 20180203
...his object and will recursively check its child objects until it finds the target object or misses all objects. * When not penetrable, the node's width and height define the mouse collision area (a non-penetrable rectangular area). If the rectangular collision area does not meet the requirements, yo...
来源: Laya_社区 发布时间: 20250825
...connected I/System.out: waiting for debugger to settle... Connected to the target VM, address: 'localhost:8600', transport: 'socket' I/System.out: waiting for debugger to settle... I/System.out: waiting for debugger to settle... I/System.out: waiting for debugger to settle... I/System.out: waiting f...
来源: Laya_社区 发布时间: 20171218
...300/Ability: [mission_info_mgr.cpp(FindReusedMissionInfo:330)]can not find target singleton mission:#com.layabox.game:entry:EntryAbility 01-06 17:34:41.494 797 1382 I C01300/Ability: [mission_list_manager.cpp(CreateOrReusedMissionInfo:560)]result:0 01-06 17:34:41.494 405 1695 I C01700/RSS: ResSchedS...
来源: Laya_社区 发布时间: 20250106
...hrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 关于Laya实现Matter.js官方案例凹多边形的问题 用了第三方...
来源: Laya_社区 发布时间: 20200607