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

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

131. 向官方反映1.75引擎库后 事件执行 发生的bug [ 49%]

...){                             _this._isLeftMouse=evt.button===0;                             _this.initEvent(evt);                             _this.check(_this._stage,_this.mouseX,_this.mouseY,_this.onMouseDown);             ...

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

132. laya.ui.ScrollBar [ 48%]

...[read-only] 对象的显示宽度(以像素为单位)。 Sprite  downButton : Button下按钮 ScrollBar drawCallOptimize : BooleanSprite  elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar  elasticDistance : Number = 0橡皮筋效果极限距离,0为没有...

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

133. 动画模板只是拖到控件上就可以使用?是不是只有mousedown等事件才能触发?我想做一套动画,比如图片的反转,缩小,这个应该怎么做? [ 48%]

...持,动画模板是针对特定组件做特定效果的,你不能一个button组件,添加一个华丽的Animation特效(Animation包含众多UI组件); 2017-04-17 1 0 分享 微博 QZONE 微信 jinghuhuilai 赞同来自: 那除去mouse事件 这部分代码我该怎么去实现 ? 比...

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

134. laya.ui.ScrollBar [ 47%]

...ad-only] 对象的显示宽度(以像素为单位)。 Component  downButton : Button下按钮 ScrollBar  elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar  elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡皮筋效果。ScrollBar filte...

来源: laya_api 发布时间: 20170929

135. 关于UI与3D场景的问题 [ 47%]

...请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: button.on(Laya.Event.CLICK, this, function(event:Laya.Event){ console.log("点击到了UI"); event.stopPropagation(); }); 完整代码 2018-05-30 0 17 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 你这个问题描述...

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

136. laya.ui.ComboBox_API3.0 [ 44%]

...= "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var comboBox:ComboBox = new ComboBox("resource/ui/button.png", "item0,item1,item2,...

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

137. 分享-js资源进度加载 [ 44%]

...eo/mp3/sfx_big_win.mp3", type: Laya.Loader.SOUND } , { url: "video/mp3/sfx_button.mp3", type: Laya.Loader.SOUND } , { url: "video/mp3/sfx_coin_fly.mp3", type: Laya.Loader.SOUND } , { url: "video/mp3/sfx_count_down.mp3", type: Laya.Loader.SOUND } , { url: "video/mp3/sfx_twinkle_edited.mp3", type: Lay...

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

138. laya.ui.UIGroup [ 40%]

...一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeIn...

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

139. laya.ui.VScrollBar [ 40%]

...er[read-only] 对象的显示宽度(以像素为单位)。 Sprite downButton : Button下按钮 ScrollBar drawCallOptimize : BooleanSprite elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡...

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

140. laya.ui.HScrollBar [ 40%]

...er[read-only] 对象的显示宽度(以像素为单位)。 Sprite downButton : Button下按钮 ScrollBar drawCallOptimize : BooleanSprite elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡...

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