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

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

181. laya.ui.ComboBox [ 58%]

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

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

182. laya.resource.HTMLCanvas_API3.0 [ 58%]

... 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

183. laya.gltf.glTFResource_API3.0 [ 58%]

... 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 发布时间: 20231102

184. laya.device.media.HtmlVideo_API3.0 [ 58%]

... 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 发布时间: 20231102

185. laya.spine.SpineTemplet_API3.0 [ 58%]

... 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

186. 获取不到webgl上下文 [ 58%]

...鼠标是否处于按下状态”? TextInput重写onFocus和onBlur事件监听不到 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 图集打包找不到图集文件 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? 真机环境找不到window--...

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

187. laya.ui.ProgressBar [ 58%]

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

来源: laya_api 发布时间: 20170929

188. laya.ui.Dialog [ 58%]

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

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

189. 怎么根据控件的索引值取到该控件? [ 58%]

...在代码上调用 TextInput控件。想在边输入的过程中。边做监听。需要怎么做吗? tiledMap api 纹理索引值及TileSetId的含义? 调试模式下的小控件位置不能还原了 子节点的 getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置...

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

190. 精灵 · LayaAir3.4 · 引擎文档 · LAYABOX [ 58%]

...测完毕。 1. Mouse Enabled: 默认为false,如果在脚本代码中监听鼠标事件,则会自动设置本对象及父节点的MouseEnabled属性值都为 true。但若将父节点的MouseEnabled的值手动设置为false,即使进行了鼠标事件监听,父节点的MouseEnabled值也...

来源: Laya3.0_文档 发布时间: 20251010