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

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

401. laya.display.Text [ 61%]

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

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

402. laya.ui.ColorPicker [ 61%]

...ss ColorPickerInheritanceColorPicker Component Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number...

来源: laya_api 发布时间: 20170929

403. laya.particle.ParticleSetting [ 61%]

...gelaya.particleClasspublic class ParticleSettingInheritanceParticleSetting Object ParticleSettings 类是粒子配置数据类 Public Properties PropertyDefined By  ageAddScale : Number = 0如果大于0,某些粒子的持续时间会小于其他粒子,并具有随机性(单位:无)ParticleSet...

来源: laya_api 发布时间: 20170929

404. laya.ui.Dialog [ 61%]

...ass DialogInheritanceDialog View Box Component Sprite Node EventDispatcher ObjectSubclasses AsynDialog Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设...

来源: laya_api 发布时间: 20170929

405. laya.physics.BoxCollider [ 61%]

...Classpublic class BoxColliderInheritanceBoxCollider ColliderBase Component Object 2D矩形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这...

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

406. laya.display.Animation [ 61%]

...mationInheritanceAnimation AnimationPlayerBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销,当相同的动画模版被多...

来源: laya_api 发布时间: 20170929

407. laya.ui.TextInput [ 61%]

...extInputInheritanceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身...

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

408. laya.resource.Texture2D_API3.0 [ 61%]

...oyUnusedResources load TexturePropertyParams TextureConstructParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Inherited accessor Static property Static method Enumeration Interface

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

409. laya.ui.FontClip [ 61%]

...s FontClipInheritanceFontClip Clip UIComponent Sprite Node EventDispatcher Object 字体切片,简化版的位图字体,只需设置一个切片图片和文字内容即可使用,效果同位图字体 使用方式:设置位图字体皮肤skin,设置皮肤对应的字体内容sheet(如果...

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

410. laya.ui.DialogManager [ 61%]

...ic class DialogManagerInheritanceDialogManager Sprite Node EventDispatcher Object DialogManager 对话框管理容器,所有的对话框都在该容器内,并且受管理器管理。 任意对话框打开和关闭,都会出发管理类的open和close事件 可以通过UIConfig设置弹出框...

来源: laya_api 发布时间: 20170929