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

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

101. laya.display.Text_API3.0 [ 42%]

...示例。"; text.color = "#008fff";//设置 text 的文本颜色。 text.font = "Arial";//设置 text 的文本字体。 text.bold = true;//设置 text 的文本显示为粗体。 text.fontSize = 30;//设置 text 的字体大小。 text.wordWrap = true;//设置 text 的文本自动换行。 text.x =...

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

102. 2.12.2beta1 诸多bug [ 41%]

...lement(); ele.innerHTML = "<span href='_test' style='color:#FFFFFF;font-weight:bold'>HTMLDivElement</span>"; ele.on(Laya.Event.LINK, this, (event: Laya.Event) => { console.log(event); }); Laya.stage.addChild(ele); zyy • 2021-11-09 13:51 @Laya_Fred: 这段代码 很简单 ...

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

103. laya.display.Input_API3.0 [ 39%]

...ight displayWidth displayedInStage drawCallOptimize editable filters focus font fontSize globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea html htmlParseOptions is3D italic leading lines mask maxChars maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY multiline native...

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

104. Laya.loader.load(xx) 当地址""的时候,会报错。 [ 39%]

...          }             else if (type === Loader.FONT) {                 if (!data._source) {                     this._data = data;                     this.event(Event.PROGRESS, 0.5);              ...

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

105. laya.ui.RadioGroup_API3.0 [ 28%]

...aphics gray height hideFlags hitArea is3D items labelBold labelColors labelFont labelPadding labelSize labelStroke labelStrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin spac...

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

106. laya.ui.Tab_API3.0 [ 28%]

...aphics gray height hideFlags hitArea is3D items labelBold labelColors labelFont labelPadding labelSize labelStroke labelStrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin spac...

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

107. laya.ui.UIGroup_API3.0 [ 28%]

...aphics gray height hideFlags hitArea is3D items labelBold labelColors labelFont labelPadding labelSize labelStroke labelStrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin spac...

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

108. laya.ui.ComboBox_API3.0 [ 27%]

...Open itemColors itemHeight itemPadding itemSize labelBold labelColors labelFont labelPadding labelSize labels left list mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollBar scrollBarSkin scrollRect scrollType selectHandler selectedIndex select...

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

109. laya.html.dom.HTMLDivElement_API3.0 [ 27%]

...是斜体 bold:true|false; 是否是粗体 letter-spacing:10px; 字间距 font-family:宋体; 字体 font-size:20px; 字体大小 font-weight:bold:none; 字体是否是粗体,功能同bold color:#ff0000; 字体颜色 stroke:2px; 字体描边宽度 strokeColor:#ff0000; 字体描边颜色 padding:10...

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

110. laya.ui.FontClip_API3.0 [ 24%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/FontClip" FontClip Class FontClip 字体切片,简化版的位图字体,只需设置一个切片图片和文字内容即可使用,效果同位图字体 使用方式:设置位图字体皮肤skin,设置皮肤对应的...

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