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

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

251. 在 ios xcode接入微信开放平台分享sdk编译出错 [ 42%]

...: 1390 关注: 3 人 188*****346 • 2018-05-22 15:36 去掉后执行微信注册语句会报错

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

252. laya.d3.core.MeshSprite3D_API3.0 [ 42%]

...ntDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件注册了任何侦听器。 Parameters type: string 事件的型。 Returns boolean 如果指定型的侦听器已注册,则值为 true;否则,值为 false。 isAncestorOf isAncestorOf(node: Node): boolean Inherit...

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

253. laya.d3.core.SkinnedMeshSprite3D_API3.0 [ 42%]

...ntDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件注册了任何侦听器。 Parameters type: string 事件的型。 Returns boolean 如果指定型的侦听器已注册,则值为 true;否则,值为 false。 isAncestorOf isAncestorOf(node: Node): boolean Inherit...

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

254. laya.d3.core.trail.TrailSprite3D_API3.0 [ 42%]

...ntDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件注册了任何侦听器。 Parameters type: string 事件的型。 Returns boolean 如果指定型的侦听器已注册,则值为 true;否则,值为 false。 isAncestorOf isAncestorOf(node: Node): boolean Inherit...

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

255. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 41%]

...ntDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件注册了任何侦听器。 Parameters type: string 事件的型。 Returns boolean 如果指定型的侦听器已注册,则值为 true;否则,值为 false。 isAncestorOf isAncestorOf(node: Node): boolean Inherit...

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

256. laya.ui.Dialog [ 41%]

...pe:String):Boolean 检查 EventDispatcher 对象是否为特定事件注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件型是否是鼠标事件。 EventDis...

来源: laya_api 发布时间: 20170929

257. Windows扩展 · LayaAir3.3 · 引擎文档 · LAYABOX [ 41%]

...extern "C" { LAYAEXTAPI void LayaExtInit(jsvm_env env, jsvm_value exp) { //注册新的函数 jsvm_value fn; jsvm_create_function(env, "testAdd", SIZE_MAX, jsAdd, nullptr, &fn); jsvm_set_named_property(env, exp, "nativeAdd", fn); jsvm_value fn1; jsvm_create_function(env, "testStr", SIZE_MAX, jsS...

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

258. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 40%]

...ntDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件注册了任何侦听器。 Parameters type: string 事件的型。 Returns boolean 如果指定型的侦听器已注册,则值为 true;否则,值为 false。 isAncestorOf isAncestorOf(node: Node): boolean Inherit...

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

259. laya.d3.core.particleshuriken.ShuriKenParticle3D_API3.0 [ 40%]

...ntDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件注册了任何侦听器。 Parameters type: string 事件的型。 Returns boolean 如果指定型的侦听器已注册,则值为 true;否则,值为 false。 isAncestorOf isAncestorOf(node: Node): boolean Inherit...

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

260. LayaAir引擎AS3与Flash原生AS3的开发差异(ActionScript-简介篇(AS3)-LayaAir引擎简介) [ 39%]

...+; sp.repaint(); }); ``` ## 三、Sprite自身绘制的graphics矢量图形注册事件点击区域差异; ​ 在原生Flash AS3中,Sprite精灵创建完成后会自动计算宽高。但是在layaAir引擎中,为了节约性能,默认Sprite精灵是没有宽高的,需要为Sprite设置一...

来源: Laya2.0_文档 发布时间: 20191206