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

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

191. laya.display.Text [ 86%]

...Constants Packagelaya.displayClasspublic class TextInheritanceText Sprite Node EventDispatcher ObjectSubclasses Input Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通...

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

192. laya.ui.ScrollBar [ 86%]

...agelaya.uiClasspublic class ScrollBarInheritanceScrollBar Component Sprite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容纳时,最终用户可以使用 ScrollBar 组件控制所显示的数据...

来源: laya_api 发布时间: 20170929

193. laya.ui.Label [ 86%]

...ts Packagelaya.uiClasspublic class LabelInheritanceLabel Component Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined...

来源: laya_api 发布时间: 20170929

194. laya.ui.CheckBox [ 86%]

...ya.uiClasspublic class CheckBoxInheritanceCheckBox Button Component Sprite Node EventDispatcher Object CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还可以显示可选的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource...

来源: laya_api 发布时间: 20170929

195. laya.ui.ComboBox [ 86%]

...ckagelaya.uiClasspublic class ComboBoxInheritanceComboBox Component Sprite Node EventDispatcher Object ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alph...

来源: laya_api 发布时间: 20170929

196. laya.ui.VBox [ 86%]

...aya.uiClasspublic class VBoxInheritanceVBox LayoutBox Box Component Sprite Node EventDispatcher Object VBox 是一个垂直布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutBox alp...

来源: laya_api 发布时间: 20170929

197. laya.ui.HBox [ 86%]

...aya.uiClasspublic class HBoxInheritanceHBox LayoutBox Box Component Sprite Node EventDispatcher Object HBox 是一个水平布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutBox alp...

来源: laya_api 发布时间: 20170929

198. 项目发布问题 [ 86%]

...layaair-cmd publish发布项目的时候报错, argv: [ '/usr/local/bin/node',   '/usr/local/lib/node_modules/layaair-cmd/ProjectExportTools/LayaAirCmdTool.max.js',   '/Users/xxx/Desktop/chickenGame/chicken_game/laya/.laya',   'clear=true',   'releasemode=normal',   'exportUICode=true',   'e...

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

199. laya.ui.Button [ 86%]

... Packagelaya.uiClasspublic class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态...

来源: laya_api 发布时间: 20170929

200. laya.display.AnimationPlayerBase [ 86%]

...Classpublic class AnimationPlayerBaseInheritanceAnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画播放基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有...

来源: laya_api 发布时间: 20170929