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

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

181. laya.utils.Tween [ 86%]

... Classes | Index | Frames No Frames TweenProperties | Methods Packagelaya.utilsClasspublic class TweenInheritanceTween Object Tween 是一个缓动类。使用此类能够实现对目标对象属性的渐变。 Public Properties PropertyDefined By  progress : Number[write-only] 设置当前...

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

182. 自动旋转后残影 [ 86%]

自动旋转后残影 LayaAirAS3_1.7.16  做自适应会屏,翻转屏幕后会留下残影   现在只是简单的色块改变位置 package { import laya.display.Sprite; import laya.events.Event; import laya.events.IEventDispatcher; import laya.utils.Browser; import laya.utils.Tween;     p...

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

183. laya.ui.RadioGroup [ 86%]

...dex | Frames No Frames RadioGroupProperties | Methods | Events Packagelaya.uiClasspublic class RadioGroupInheritanceRadioGroup UIGroup Box Component Sprite Node EventDispatcher Object RadioGroup 控件定义一组 Radio 控件,这些控件相互排斥; 因此,用户每次只能选择一...

来源: laya_api 发布时间: 20170929

184. laya.ani.swf.MovieClip [ 86%]

...ndex | Frames No Frames MovieClipProperties | Methods | Events Packagelaya.ani.swfClasspublic class MovieClipInheritanceMovieClip Sprite Node EventDispatcher Object MovieClip 用于播放经过工具处理后的 swf 动画。 Public Properties Hide Inherited Public Properties Show Inherited Pub...

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

185. laya.ui.Image [ 86%]

...| Index | Frames No Frames ImageProperties | Methods | Events Packagelaya.uiClasspublic class ImageInheritanceImage Component Sprite Node EventDispatcher Object Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,...

来源: laya_api 发布时间: 20170929

186. [LayaAirIDE3][3.1.0 B2]MouseEnabled选项更改后,缺少提示 [ 85%]

[LayaAirIDE3][3.1.0 B2]MouseEnabled选项更改后,缺少提示   如图,现在的选项为[自动,true,false]但提示只描述了true和false的作用,没有描述"自动"是什么选项, 这个选项在新版中是默认选项. 附件 : --> 2023-11-30 添加评论 免费帖 --> 分享 微博 QZ...

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

187. 动效问题,没有 ui.TestPUI,官方文档是错的,几年了至今无解答 [ 85%]

...,几年了至今无解答 let aniEffConfPath = './res/atlas/comp.atlas' Laya.loader.load(aniEffConfPath, Laya.Handler.create(this, this.onLoaded)) onLoaded(){ // Laya.ClassUtils.regClass('ui.TestPUI', ui.TestPUI) var efc = new ui.TestPUI(); Laya.stage.addChild(efc); } 按照官方文档,运行...

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

188. laya.ui.ProgressBar [ 85%]

...ex | Frames No Frames ProgressBarProperties | Methods | Events Packagelaya.uiClasspublic class ProgressBarInheritanceProgressBar Component Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public...

来源: laya_api 发布时间: 20170929

189. laya.ui.Component [ 85%]

...ndex | Frames No Frames ComponentProperties | Methods | Events Packagelaya.uiClasspublic class ComponentInheritanceComponent Sprite Node EventDispatcher ObjectImplements IComponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Compo...

来源: laya_api 发布时间: 20170929

190. laya.particle.Particle2D [ 85%]

...dex | Frames No Frames Particle2DProperties | Methods | Events Packagelaya.particleClasspublic class Particle2DInheritanceParticle2D Sprite Node EventDispatcher Object Particle2D 类是2D粒子播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Propert...

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