大约有 3,291 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0091 秒)
...加载ttf字体成功,在index.html中我是这么写的 <style> @font-face { font-family: yy; src: url("yy.ttf") } </style> 但是打包ipa在iphone上运行显示“不支持style”“不支持div”等等 请...
来源: Laya_社区 发布时间: 20170523
...部分时的处理方式 截图为Laya官网案例的 <<梦幻家园>> 如图所示 树的层级在风车的后面点击红色箭头位置效果是点击到风车 点击蓝色箭头位置效果是点击到树 不点击到风车 求一个思路 改怎么实现这种点击操作...
来源: Laya_社区 发布时间: 20170411
...ame: string, len: number = 8): void { let aniFrames: Array<string> = []; for (let i: number = 0; i < len; i++) { aniFrames.push("resources/UI/role/atlasAni2/139x/" + name + i + ".png"); } Laya.Animation.createFrames(aniFrames, name); } 附件 : --> ...
来源: Laya_社区 发布时间: 20230713
...EQ==/lib/arm64/liblayaair.so (laya::imp_JS2CFunc<v8::Local<v8::Value> (laya::JSTextMemoryCanvas::*)(char const*, int, int, int)>::call(v8::FunctionCallbackInfo<v8::Value> const&)+476) [arm64-v8a] 4 #03 pc 0000000000005590 /data/app/com.gemclash.towerdefense.gp-nL3Za3jIt5tpqzSu...
来源: Laya_社区 发布时间: 20201020
...hods load wrapTex2D Methods load load(task: ILoadTask): Promise<Texture> Implementation of IResourceLoader.load Defined in laya/loaders/TextureLoader.ts:241 Parameters task: ILoadTask Returns Promise<Texture> wrapTex2D wrapTex2D(task: ILoadTask, tex2D: Texture2D): Texture Defined in laya...
来源: Laya3.0_api 发布时间: 20231115
...,判断物体是否在舞台上,if(obj . x<0||obj.y<0||obj.x>Laya.stage.width||obj.y>Laya.stage.height) 2017-08-24 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 132*****180 相关问题 【屏幕适配】在LayaAir...
来源: Laya_社区 发布时间: 20170824
... 内存大小。 Returns number deps get deps(): ReadonlyArray<Resource> Inherited from PrefabImpl.deps Defined in laya/resource/HierarchyResource.ts:31 Returns ReadonlyArray<Resource> destroyed get destroyed(): boolean Inherited from Resource.destroyed Defined in laya/resource/Resource....
来源: Laya3.0_api 发布时间: 20231115
...his._zOrder; },function(value){ if (this._zOrder !=value){ if(this.name.length > 0){ console.debug("zOrder:"+this.name+" order:"+value); } this._zOrder=value; this.conchModel && this.conchModel.setZOrder && this.conchModel.setZOrder(value); if (this._parent){ value && this...
来源: Laya_社区 发布时间: 20180412
... 2018-09-10 0 1 分享 微博 QZONE 微信 星雪火 赞同来自: 右键>引用 2019-03-24 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 林谊杭 相关问题 微信关系链:LayaAir引擎针对微信小游戏好友关系链...
来源: Laya_社区 发布时间: 20180910
... 内存大小。 Returns number deps get deps(): ReadonlyArray<Resource> Inherited from PrefabImpl.deps Defined in laya/resource/HierarchyResource.ts:31 Returns ReadonlyArray<Resource> destroyed get destroyed(): boolean Inherited from Resource.destroyed Defined in laya/resource/Resource....
来源: Laya3.0_api 发布时间: 20231102