大约有 40 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0041 秒)
...示 iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 有人知道大天使之剑H5的选服界面和load界面的实现原理么? 我二进制资源load之后,为什么通过getRes获取不到。 Uncaught TypeError: Cannot read property 'load' of...
来源: Laya_社区 发布时间: 20170108
...,可以看到两者效果一致。 (图2-3) Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...{ colaStarArr[h] = 0; } } }; return aStarArr; } } Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-03-03 17:33:44 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20230303
...rsively 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, you can use the drawing ar...
来源: Laya_社区 发布时间: 20250825
...t; }; //通过名字,清理一组对象池 ClearGroup(head_sign:string, caller:any, func:Function): void { for (var key in this._poolDic) { if (key.indexOf(head_sign) == 0) { var pool = this._poolDic[key]; if (func) { for (var i = 0, len = pool.length; i < len; i++) { var item = pool[i]; func.c...
来源: Laya3.0_文档 发布时间: 20251010
...t; }; //通过名字,清理一组对象池 ClearGroup(head_sign:string, caller:any, func:Function): void { for (var key in this._poolDic) { if (key.indexOf(head_sign) == 0) { var pool = this._poolDic[key]; if (func) { for (var i = 0, len = pool.length; i < len; i++) { var item = pool[i]; func.c...
来源: Laya3.0_文档 发布时间: 20250104
...(基于帧率)。 * @param delay 延迟几帧(单位为帧)。 * @param caller 执行域(this)。 * @param method 定时器回调函数。 * @param args 回调参数。 * @param coverBefore 是否覆盖之前的延迟执行,默认为 true 。 */ frameOnce(delay: number, caller: any, method: Functi...
来源: Laya3.0_文档 发布时间: 20251010
...示外部模型的像素线效果 (动图3-1) Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...置List,创建出符合自己需要的列表。 Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...er.__proto.run (http://stand.alone.version/lib ... 207:45) at CallLater.__proto.runCallLater (http://stand.alone.version/lib ... 178:12) at Timer.__proto.runCallLater (http://stand.alone.version/lib ... 461:15) at Text.<anonymous> (http://stand.alone.version...
来源: Laya_社区 发布时间: 20190829