大约有 322 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0061 秒)
Laya_社区(217) Laya3.0_api(40) Laya2.0_文档(16) Laya_示例(12) Laya3.0_文档(10) laya_api(9) Laya2.0_api(9) Laya2.0_示例(9)
...ist 组件列表渲染异常 layaair3.1.3版本打出的项目中的text与label组件在vivo小游戏引擎1105及以下文字显示异常 ios14系统下 blendMode='lighter' 图片异常 spine在微信小游戏中切换动画无法显示 骨骼动画播放完后的回调时间 3D模型多维材质...
来源: Laya_社区 发布时间: 20240620
...排版和渲染函数以实现自定义的富文本类型) */ export class Label extends Laya.Text { constructor() { super(); } private typeList = {}; //取出文本里面的关键字 private typeIndexList = ; //关键字所在文本的位置 private typeLines = ; //利用关键字重新划分文本...
来源: Laya_社区 发布时间: 20180417
...ctive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex...
来源: Laya3.0_api 发布时间: 20231115
...ctive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex...
来源: Laya3.0_api 发布时间: 20231115
...ctive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex...
来源: Laya3.0_api 发布时间: 20231115
...请: 与内容相关的链接 提交 4 个回复 189*****192 赞同来自: label.text = "SAMPLE \nDEMO"; 可以啊 我刚测试了一下。 2017-04-29 0 0 分享 微博 QZONE 微信 186*****260 赞同来自: 看清题目 加载的txt 2017-04-30 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: ...
来源: Laya_社区 发布时间: 20170429
...同来自: 代码示例如下: var a = Laya.stage.addChild(new Laya.Label("ब्राह्मी1"));a.fontSize = 50 启动laya air调试 在控制台输入上面代码,就可以发现问题 2019-09-27 0 3 分享 微博 QZONE 微信 陈志桦 赞同来自: 使用laya air调试 , ...
来源: Laya_社区 发布时间: 20190927
...ctive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex...
来源: Laya3.0_api 发布时间: 20231115
timeline 运动到指定位置,为什么onlabel执行时,物体并没有运动到指定位置,总有细微的差别 如图,每段x指定值是750的倍数,当label事件触发时,打印log 显示他们的x值都差那么一点,当第二段要执行时,他们的值又是从750开始...
来源: Laya_社区 发布时间: 20170620
... 我下面再给出一个测试包,测试的情况是:ide里view的label设置的是Arial字体,native中layabox.ttf字体也是Arial,但是这个字体就不会换行了,是这个字体有啥问题么。我用了一些字体,哪怕view中label设置的字体和layabox.ttf中的对不...
来源: Laya_社区 发布时间: 20201026