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

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

221. laya.ui.FontClip_API3.0 [ 84%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

222. laya.physics.PhysicsDebugDraw_API3.0 [ 84%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

223. laya.display.EffectAnimation_API3.0 [ 84%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

224. laya.ui.Tree_API3.0 [ 84%]

...ml;//设置 tree 的树结构数据。 tree.x = 100;//设置 tree 对象的属性 x 的,用于控制 tree 对象的显示位置。 tree.y = 100;//设置 tree 对象的属性 y 的,用于控制 tree 对象的显示位置。 tree.width = 200;//设置 tree 的宽度。 tree.height = 100;//设...

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

225. laya.ui.List_API3.0 [ 84%]

...Label(); label.text = "100000"; label.name = "label";//设置 label 的name属性。 label.size(100, 20); addChild(label); } } example (function (_super){ function Item(){ Item.__super.call(this);//初始化父类 this.graphics.drawRect(0, 0, 100, 20, "#ff0000"); var label = new laya.ui.Label();/...

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

226. laya.display.FrameAnimation_API3.0 [ 84%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

227. laya.media.VideoNode_API3.0 [ 84%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

228. 为什么我获取不到鼠标滚轮的delta,我查看laya.events.Event 里面没有这个属性 [ 84%]

...到鼠标滚轮的delta,我查看laya.events.Event 里面没有这个属性 2017-03-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 我测试没有问题,你可以参考下! 201...

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

229. 输入文本组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 84%]

...(TextInput)1. LayaAir IDE中使用TextInput1.1 创建TextInput1.2 TextInput属性1.3 脚本控制TextInput2. Textinput代码创建输入文本组件(TextInput) 1. LayaAir IDE中使用TextInput 文本输入框是游戏中经常会用到的一个UI组件,任何需要输入的时候可以使用TextIn...

来源: Laya3.0_文档 发布时间: 20251010

230. laya.ui.DialogManager_API3.0 [ 84%]

...关闭,点击窗口是否切换层次等 通过设置对话框的zOrder属性,可以更改弹出的层次 Hierarchy Sprite DialogManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize closeEffectHandler hitTestPrior lockLayer maskLayer mouseThroug...

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