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

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

201. LayaAir_AS3项目中,如何内嵌一个新的页面 [ 52%]

...           var uiW:Number=__JS__('document.body.clientWidth');//可监听浏览器大小             var uiH:Number=__JS__('document.body.clientHeight');   找到方法了   2016-08-10 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 好的,厉害,自己解决了,有...

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

202. laya.device.Shake_API3.0 [ 52%]

... in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher Inherited from Event...

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

203. UI-RefreshList [ 52%]

...eateData(9, "初始数据"); this.refreshList.array = data; // 添加事件监听 this.refreshList.on(Event.MOUSE_UP, this, this.stageOnMouseUp); this.refreshList.on(Event.MOUSE_OUT, this, this.stageOnMouseUp); //游戏逻辑关联引擎的停止滚动接口 this.refreshList.scrollBar.stopMoveLimit ...

来源: Laya2.0_示例 发布时间: 20251130

204. Laya.Pool.getItemByClass 找不到上次释放的对象 [ 52%]

...是为什么? 已上传 Demo 附件 TextInput重写onFocus和onBlur事件监听不到 图集打包找不到图集文件 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 LayaNative ios上js访问不到JSBridge类中...

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

205. laya.ui.AdvImage [ 52%]

...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...

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

206. laya.particle.Particle2D [ 52%]

...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...

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

207. laya.ui.VSlider [ 52%]

...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...

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

208. laya.ui.HSlider [ 52%]

...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...

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

209. laya.d3.webxr.core.AxiGamepad_API3.0 [ 52%]

... in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher Inherited from Event...

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

210. [LayaAirIDE3]关于Input丢失焦点事件的bug [ 52%]

...面侦听) layaair2-cmd 编译bug TextInput重写onFocus和onBlur事件监听不到 (Laya3.0非常严重BUG) 任意模型,只要坐标值越大,模型扭曲变形越严重 关于遍历产生的sprite的点击事件,急,大神帮看哈 Animation如何加点击事件 TypeScript下HttpRequest...

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