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

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

111. 为啥 增加 Text ,drawcall 暴增 ?????????????? [ 93%]

... 暴增 ??????????????   fish.scoreItem = new Laya.Image(); fish.scoreItem.skin = "assets/ui_imgs/img_10103.png"; fish.scoreItem.sizeGrid = '0,10,0,10'; var price = this.getFishVal('10001', 3); var length = String(price).length; var w = length * 16 + 15 + 40; fish.scoreI...

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

112. laya.ui.Panel_API3.0 [ 93%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Panel" Panel Class Panel Panel 是一个面板容器类。 Hierarchy Box Panel Index Constructors constructor Properties _extra ...

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

113. laya.ui.OpenDataContextView_API3.0 [ 93%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/OpenDataContextView" OpenDataContextView Class OpenDataContextView 微信开放数据展示组件,直接实例本组件,即...

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

114. laya.ui.LayoutBox_API3.0 [ 92%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/LayoutBox" LayoutBox Class LayoutBox LayoutBox 是一个布局容器类。 Hierarchy Box LayoutBox HBox VBox Index Constructors ...

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

115. laya.ui.UIGroup_API3.0 [ 92%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/UIGroup" UIGroup Class UIGroup Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实...

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

116. laya.ui.TipManager_API3.0 [ 92%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/TipManager" TipManager Class TipManager 鼠标提示管理类 Hierarchy UIComponent TipManager Index Constructors constructor Pr...

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

117. laya.display.FrameAnimation_API3.0 [ 92%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/FrameAnimation" FrameAnimation Class FrameAnimation 节点关键帧动画播放类。解析播放IDE内制作的节点动...

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

118. 引擎中的修改意见 [ 92%]

...找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 谢谢反馈问题,这个我转发给同事, 2018-08-22 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 lilynumber1 相关问题 看了其...

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

119. laya.ui.ViewStack_API3.0 [ 92%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/ViewStack" ViewStack Class ViewStack ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Hierarchy Box ...

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

120. 文本对齐与自动换行(TypeScript-LayaAir基础篇(TS)-文本) [ 92%]

...们先了解一下API的参数说明,再通过示例代码进行介绍。laya.display.text中关于文本样式的API参数: ![1](img/1.png) ![2](img/2.png) ![3](img/3.png) ![4](img/4.png) 给我们设置字体样式的代码中,先给这个文本设置一个文本区域,然后设置文本...

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