大约有 1,539 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0067 秒)
Laya_社区(1228) Laya2.0_文档(80) Laya3.0_api(75) Laya_示例(42) Laya2.0_示例(40) Laya3.0_文档(33) Laya2.0_api(22) laya_api(19)
Layaair发布flash遇到的错误 text=Error #3702: Context3D 不可用 文档里写的是flash player版本过低,必须是11.9以上,其实我是23这个版本,不低 在网上查了下解决方案,请补充到文档 “Error #2044: 未处理的 ErrorEvent:。 text=Error #3702: Context3D ...
来源: Laya_社区 发布时间: 20170629
...很好写的。。你写一个 for 循环。创建20个Label。Label的text属性等于i。。。 你看看是不是0到19显示 2017-06-01 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 以上是测试示例,并未重现,请确认下您的是否是最新引擎,如果是麻烦提...
来源: Laya_社区 发布时间: 20170527
...pt = document.createElement('script');") __JS__(" script.type = 'text/javascript';") __JS__(" script.text = moduleJs;") __JS__(" document.body.appendChild(script);") } chunjine • 2017-03-17 12:43 @chunjine:private function getModuleJs(moduleName:String):* { var c...
来源: Laya_社区 发布时间: 20161020
TextInput有禁用中文输入法的功能吗? 类似 ime-mode 2018-06-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: static public const TYPE_TEXT:String = "text"; ...
来源: Laya_社区 发布时间: 20180607
... => { //点击后,打开Msg场景 Laya.Scene.open("Msg.ls", false, { "text": "点击成功!" }); }); } } 其中,Scene场景有一个Button组件,需要在IDE中,将其拖入到@property暴露的属性入口中。 Scene场景传递的参数数据为 { "text": "点击成功!" },在Msg...
来源: Laya3.0_文档 发布时间: 20251010
...llipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate save scale strokeText transform translate Constructors constructor new Graphics(): Graphics Defined in laya/d...
来源: Laya3.0_api 发布时间: 20231115
...oader; import laya.events.Event; public class LayaUISample { protected var text:Text; protected var aaa:AAA; public function LayaUISample() { Laya.init(1540, 990); Laya.Stat.show(); Laya.loader.load("res/atlas/war.json", Laya.Handler.create(this, this.onLoaded), null, Laya.Loader.ATLAS); Laya.loader...
来源: Laya_社区 发布时间: 20161026
...,文本域,切片,字体切片,取色器 新的UI:基础文本,TextInput,TextArea 复现方式: 在上述组件上,选择材质,点中即报错,如下图: 附件 : --> 2025-09-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...
来源: Laya_社区 发布时间: 20250904
...:"List","child":[{"type":"Box","child":[{"props":{"skin":"comp/label.png","text":"this is a list","x":26,"y":5,"width":78,"height":20,"fontSize":14,"name":"label"},"type":"Label"},{"props":{"x":0,"y":2,"skin":"comp/clip_num.png","clipX":10,"name":"clip"},"type":"Clip"}],"props":{"name":"render","x":...
来源: Laya_社区 发布时间: 20170330
...题 List 组件列表渲染异常 layaair3.1.3版本打出的项目中的text与label组件在vivo小游戏引擎1105及以下文字显示异常 分享,扩展Laya.Text组件实现简单的富文本 编辑器Tree组件树节点渲染回调两次 3d项目-unity添加物理组件 layanative2 打包an...
来源: Laya_社区 发布时间: 20250815