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

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

1801. 如何失去鼠标焦点 [ 55%]

...h:1200px; height:600px"); document.body.appendChild(div); document.body.addEventListener("touchmove", touchmoves, false); function touchmoves(e) { if(window.pageYOffset<0) { div.style.visibility="hidden";//隐藏div Laya.MouseManager.instance.disableMouseEvent; e.preventDefault();//停止滑动...

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

1802. laya.events.Keyboard [ 55%]

...All Classes | Index | Frames No Frames KeyboardConstants Packagelaya.eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By  A : int = 65[static] 与 A 键的键...

来源: laya_api 发布时间: 20170929

1803. laya.events.Keyboard [ 55%]

...All Classes | Index | Frames No Frames KeyboardConstants Packagelaya.eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By  A : int = 65[static] 与 A 键的键...

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

1804. laya.d3.core.GeometryFilter [ 55%]

...ckagelaya.d3.coreClasspublic class GeometryFilterInheritanceGeometryFilter EventDispatcher ObjectImplements laya.resource.IDestroySubclasses MeshFilter, ShurikenParticleSystem, TerrainFilter GeometryFilter 类用于创建集合体过滤器,抽象类不允许实例。 Public Properties PropertyDefin...

来源: laya_api 发布时间: 20170929

1805. 陀螺仪接口问题 [ 55%]

陀螺仪接口问题 Laya.Gyroscope.instance.off(Laya.Event.CHANGE,this,this.test) 调用off方法但是没有生效 还是一直在走on方法去监听陀螺仪旋转 2018-01-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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

1806. 初学者关于AS语言编写飞机大战的问题 [ 55%]

...击穿透的问题 关于适配采用showAll后留白部分的颜色问题 event自定义事件的问题 graphics alpha 问题 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 问题状态 最新活动: 2018-05-06 20:56 浏览: 1436 关注: 1 人 沧海一粟 • 2018-05...

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

1807. 获取的ui页面里下on事件无法触发 [ 55%]

...ameStartView = function () { GameStartView.super(this); this.Start.on(Laya.Event.CLICK, this, this.open); console.log(this.Start); GameStartView.prototype.open = function(){ console.log("Open is ok"); } }; Laya.class(GameStartView,"GameStartView", GameStartUI); 输出:Button {toggle: false, _bitma...

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

1808. ani 如何 更改某一帧的 skin ,, [ 55%]

...何 更改某一帧的 skin ,, this.saizi.play(0,false); this.saizi.on(Event.LABEL,this,function(){ this.saizi.skin="game/room_xinxibg.png"; }); 2017-10-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica...

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

1809. layaFlash渠道对接问题? [ 55%]

...点3d射线碰撞和UI点击穿透的问题 怎么对接微信小游戏? event自定义事件的问题 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 问题状态 最新活动: 2015-10-29 13:40 浏览: 2806 关注: 4 人

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

1810. laya.ui.List_API3.0 [ 55%]

...ldAt addChildren addComponent addComponentInstance addItem addItemAt bubbleEvent callLater changeItem clearTimer contains customRender deleteItem destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getCell getChildAt getC...

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