• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,110 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0078 秒)

501. native 问题实在太多了 使用自定义的动态字经常出现崩溃 [ 72%]

...se.gp-nL3Za3jIt5tpqzSue73YEQ==/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.towerd...

来源: Laya_社区 发布时间: 20201020

502. laya.loaders.TextureLoader_API3.0 [ 72%]

...r Index Methods 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 Defi...

来源: Laya3.0_api 发布时间: 20231115

503. 关于socket的output.writeByte [ 72%]

...ut.writeByte发送             var message:String = "demonstrate <output.writeByte>";             for (var i:int = 0; i < message.length; ++i)             {                 output.writeByte(message.charCodeAt(i));             }         ...

来源: Laya_社区 发布时间: 20170526

504. 如何判断物体是否出了屏幕,用坐标计算吗 [ 72%]

...eying 赞同来自: 是的,判断物体是否在舞台上,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 相关问题 【...

来源: Laya_社区 发布时间: 20170824

505. laya.resource.PrefabImpl_API3.0 [ 72%]

...ource.ts:124 内存大小。 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/resour...

来源: Laya3.0_api 发布时间: 20231115

506. laya.gltf.glTFResource_API3.0 [ 72%]

...Public/Protected All Inherited Externals Only exported Menu Globals "laya/gltf/glTFResource" glTFResource Class glTFResource Hierarchy Prefab glTFResource Index Constructors constructor Properties destoryedImmediately lock name url uuid version DEBUG Accessors cpuMemory deps destroyed gpuMemory id o...

来源: Laya3.0_api 发布时间: 20231102

507. 当前2.13.0版本 富文本字体设置不生效 [ 72%]

...关的链接 提交 1 个回复 Laya_Yan 赞同来自: ppp.innerHTML = "<span style = 'font: 50px FZCuYuan-M03S'>Innovation</span>"目前的HtmlDivElement暂时不支持这种写法,建议你暂时写到span标签内部吧,后续我们会优化下,谢谢! 2022-08-01 0 0 分享 微...

来源: Laya_社区 发布时间: 20220801

508. HTMLIframeElement 使用问题 [ 72%]

...tml文件 , 有什么需要注意的地方么?   现在看来,连<html></html>都有问题 附件 : --> 2018-01-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自: https://ask...

来源: Laya_社区 发布时间: 20180129

509. 给Dictionary添加个长度 [ 72%]

...的修改,希望官方能纳入到引擎中package laya.utils { /** * <code>Dictionary</code> 是一个字典型的数据存取类。 */ public class Dictionary { private var _lenght:int = 0; private var _values:Array = []; private var _keys:Array = []; /** * 获取字典的长度。 *...

来源: Laya_社区 发布时间: 20180619

510. 龙骨动画转换后 动画变形 [ 72%]

...x.com/doc/?nav=zh-as-1-5-6     2019-01-09 0 0 分享 微博 QZONE 微信 LT 赞同来自: 附件 狗巡逻.zip 2019-01-09 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 LT 相关问题 动画混合无效(版...

来源: Laya_社区 发布时间: 20190109