大约有 351 项符合查询结果, 库内数据总量为 30,936 项。 (搜索耗时: 0.0114 秒)
Laya3.0_api(142) laya_api(68) Laya2.0_api(65) Laya_社区(61) Laya3.0_文档(11) Laya2.0_示例(2) Laya2.0_文档(1) Laya_示例(1)
...l Classes | Index | Frames No Frames SoundNodeProperties | Methods | Events Packagelaya.mediaClasspublic class SoundNodeInheritanceSoundNode Sprite Node EventDispatcher ObjectPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Numbe...
来源: laya_api 发布时间: 20170422
...分的颜色问题 IDE1.7.8 json图集加载问题 ios原生回调问题 event自定义事件的问题 IDE创建的UI 层级问题 Panel中的东西左右拖动好象有问题 laya1.7.9beta版 开启CastShadow以后,模型会莫名其妙消失,物体渲染队列的_IndexInList会被破坏 问题...
来源: Laya_社区 发布时间: 20190808
...ass ShurikenParticleRendererInheritanceShurikenParticleRenderer BaseRender EventDispatcher Object ShurikenParticleRender 类用于创建3D粒子渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[override] [read-only...
来源: Laya2.0_api 发布时间: 20190513
...sses | Index | Frames No Frames FrameAnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class FrameAnimationInheritanceFrameAnimation AnimationBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 节点关键帧动画播放类。解析播放IDE内...
来源: Laya2.0_api 发布时间: 20190513
...无法继续播放了 Bug:移动设备当两手指同时触摸屏幕,event.touches数组的长度有很大概率不对 UI文本在微信小游戏平台概率出现显示错乱 问题状态 最新活动: 2019-09-04 09:04 浏览: 1915 关注: 4 人 1553654448用户 • 2019-09-04 20:09 好的谢...
来源: Laya_社区 发布时间: 20190902
... All Classes | Index | Frames No Frames PanelProperties | Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box Component Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Propert...
来源: laya_api 发布时间: 20170929
... SkinnedMeshRendererInheritanceSkinnedMeshRenderer MeshRenderer BaseRender EventDispatcher Object SkinMeshRenderer 类用于蒙皮渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By bones : Vector.<Sprite3D>[read-only] 用于...
来源: Laya2.0_api 发布时间: 20190513
..._jiesan.png"); button.pos(300, 0); this.roombg.addChild(button); button.on(Event.MOUSE_DOWN, this, function (e) { list.addItem(1); }); function Item() { Item.__super.call(this); this.size(416, 270); this.text = new Text(); this.text.fontSize = 20; this.text.pos(12, 5); this.text.color = "#FF00FF"; t...
来源: Laya_社区 发布时间: 20170920
...th(content); _$this._loaderCount || _$this.event(/*laya.events.Event.COMPLETE*/"complete"); }); }else { var info=LoaderManager._resMap; if (!info){ ...
来源: Laya_社区 发布时间: 20191122
...nt, url);// 此处最好加延迟 //监听器注册 Laya.Browser.window.addEventListener("click", (event: any) => { console.log(event.type); }) Window.open() 方法、window.postMessage()方法、Window.addEventListener()方法 3.3 container 画布 LayaAir引擎里可以通过 Laya.Browser.contai...
来源: Laya3.0_文档 发布时间: 20240910