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

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

881. laya.d3.core.glitter.Glitter [ 69%]

...All Classes | Index | Frames No Frames GlitterProperties | Methods | Events | Constants Packagelaya.d3.core.glitterClasspublic class GlitterInheritanceGlitter RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher Object Glitter 类用于创建闪光。 Public Properties Hide Inherit...

来源: laya_api 发布时间: 20170929

882. laya.d3.core.particle.Particle3D [ 69%]

... Classes | Index | Frames No Frames Particle3DProperties | Methods | Events | Constants Packagelaya.d3.core.particleClasspublic class Particle3DInheritanceParticle3D RenderableSprite3D Sprite3D Node EventDispatcher Object Particle3D 3D粒子。 Public Properties Hide Inherited Public Propert...

来源: laya_api 发布时间: 20170603

883. 微信小游戏加载资源问题 [ 69%]

...completeHandler], false); this.completeHandler = null; } this.stop(); this.event(Laya.Event.COMPLETE); return; } if (this.loops > 0) { this.loops--; } this.startTime = 0; this.play(); } play() { this.isStopped = false; Laya.SoundManager.addChannel(this); this._audio.play(); } set startTime(time) ...

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

884. 【简单跑酷--JS版】---Lv.5 玩家踩地板 [ 69%]

...(this.x + this.width) < this.maxRight){ this.isOutComplete = true; this.event(Floor.OUT_COMPLETE, this); }else if((this.x + this.width) < 0){ //判断整个floor是否不在屏幕里面了 如果不在了 移除当前floor Laya.timer.clear(this, this.onLoop); this.visible = false; this.event(F...

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

885. https://ask.layabox.com/question/7441?column=log&rf=false [ 69%]

...事件,再=false,事件没响应 Ignored attempt to cancel a touchmove event with cancelable=false Ignored attempt to cancel a touchmove event with cancelable=false state.clip.islooping = false;无法再次播放动画。 非可见区域的对象尽量从显示列表移除或者设置visible=fal...

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

886. laya.d3.core.trail.TrailSprite3D [ 69%]

...asses | Index | Frames No Frames TrailSprite3DProperties | Methods | Events Packagelaya.d3.core.trailClasspublic class TrailSprite3DInheritanceTrailSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object TrailSprite3D 类用于创建拖尾渲染精灵。 Public Properties Hide Inheri...

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

887. 如何获取HTMLDivElement对象的文本值 [ 69%]

...般是是可以的,例子如下 但是当我本身文本有"<a href=\"event:[T_"这种的时候,就不行了例子如下 2017-03-07 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 你的用法有问题,如果你是跳转标签,你把跳转的内容写到标签外面,不能像flash那...

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

888. web打包 [ 69%]

...js:32159)     at Loader._onHierarchylhLoaded (laya.d3.js:32274)     at EventHandler.runWith (laya.core.js:1000)     at Loader.event (laya.core.js:1039)     at Loader.complete (laya.core.js:18862)     at Loader.onLoaded (laya.core.js:18818)     at EventHandler.runWith (laya.core.js:998) ...

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

889. laya.ui.Image [ 68%]

... All Classes | Index | Frames No Frames ImageProperties | Methods | Events Packagelaya.uiClasspublic class ImageInheritanceImage UIComponent Sprite Node EventDispatcher ObjectSubclasses AdvImage Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一...

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

890. 分包项目, 加载js时报错 [ 68%]

... (<anonymous>)     at AA.__proto.complete (AA.max.js:410)     at EventHandler.__proto.runWith (AA.max.js:674)     at ResInfo.__proto.event (AA.max.js:453)     at LoaderManager.__proto._endLoad (AA.max.js:9492)     at Loader.onLoaded (AA.max.js:9469)     at EventHandler.__proto.runW...

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