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

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

41. laya.ani.swf.MovieClip_API3.0 [ 76%]

...ctive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getCo...

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

42. 位图字体的制作与使用(TypeScript-LayaAir基础篇(TS)-文本) [ 75%]

...:给文本组件设置位图字体 我们分别在场景中创建TextLabelTextInput,三个组件, 这几个文本组件,正常情况下都是使用的是系统字体,由于我们已在IDE里注册了位图字体,所以就可以直接为这几个组件设置位图字体。 分别点...

来源: Laya2.0_文档 发布时间: 20210715

43. laya.ui.TextArea [ 74%]

...nts Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align...

来源: laya_api 发布时间: 20170929

44. laya.display.AnimationBase_API3.0 [ 72%]

...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

45. laya.display.FrameAnimation_API3.0 [ 72%]

...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

46. laya.display.EffectAnimation_API3.0 [ 72%]

...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

47. laya.display.Animation_API3.0 [ 70%]

...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

48. laya.ui.Button [ 68%]

... Sprite  iconOffset : String图标x,y偏移,格式:100,100Button  label : String 按钮的文本内容。 Button  labelAlign : String标签对齐模式,默认为居中对齐。Button  labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button  labelColors : String 表...

来源: Laya2.0_api 发布时间: 20190513

49. [LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 [ 66%]

...ist 组件列表渲染异常 layaair3.1.3版本打出的项目中的textlabel组件在vivo小游戏引擎1105及以下文字显示异常 如何设置Sprite的宽高点击区域? ui list 里面的元素不能点击两次 iphoneX环境下新手引导的抠图透明区域为黑色,其它机...

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

50. 组件装饰器说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 65%]

... ) //拿到 Image 组件 private image: Laya.Image; @property( { type:Laya.Label } ) //拿到 Label 组件 private label: Laya.Label; @property( { type:Laya.Button } ) //拿到 Button 组件 private button: Laya.Button; @property( { type:Laya.Sprite } ) //拿到 Sprite 组件 private sprite: Laya.Sp...

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