大约有 4,338 项符合查询结果, 库内数据总量为 30,790 项。 (搜索耗时: 0.0070 秒)
Laya_社区(2450) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(25)
...ont.loadFont("res/bitmapFont/test.fnt", new Laya.Handler(this, onLoaded)); function onLoaded(){ mBitmapFont.setSpaceWidth(10); Laya.Text.registerBitmapFont(mFontName,mBitmapFont); let txt = new Laya.Text(); txt.text='手机号 +86'; txt.color='#FFFFFF'; txt.font = mFontName;//===============代码...
来源: Laya_社区 发布时间: 20191108
...tion2DParm" Animation2DParm name type value Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
iframe跳转没反应 btn.on(Laya.Event.CLICK,this,function(){ var iframe = Laya.Browser.createElement("iframe"); iframe.src = "http://www.baidu.com"; });点击按钮没有加载百度界面 2016-12-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...
来源: Laya_社区 发布时间: 20161227
...复 w1114367261 赞同来自: sunkui list.renderHandler = new Handler(this,function);在list刷新时触发 list滚动到什么位置了你可以获取list的滑动块的位置来得到 list.scrollbar.slider.value 2018-05-08 1 0 分享 微博 QZONE 微信 大碗 赞同来自: list.content.scrollRect...
来源: Laya_社区 发布时间: 20180508
...e" Size constructor height width fullScreen Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...加载一遍。本来是挺好的,但是tex.once却会报tex.once is not function 的错。请问现在该如何处理? 附件 : --> 2018-07-24 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron ...
来源: Laya_社区 发布时间: 20180724
... ImageData is not defined? 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2018-10-22 12:03 浏览: 1307 关注: 2 人 e f • 2018-10-22 15:07 谢谢。这个是引擎的bug还没更新出去吗? Luren_yi • 2018-10-22 15:13 是的,下版本就更新
来源: Laya_社区 发布时间: 20181022
...Item" ExternalSkinItem attachment skin slot Legend Object literal Variable Function Type alias Class Class with type parameter Accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ransformCmd matrix pivotX pivotY ID recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...载问题的可以看看 Laya.loader.create(res, Laya.Handler.create(this, function(obj){ this.loadFinish(obj,res); })); Laya2.3.0 微信小游戏 如果在create回调里面再去Laya.loader.create,有的手机有概率就是加载失败,平均10000人里面,100多个人会出现这个问题 ...
来源: Laya_社区 发布时间: 20200120