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

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

31. laya.d3.core.scene.VRScene [ 37%]

...pe:String):Boolean 检查 EventDispatcher 对象是否为特定事件注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite initOctree(width:int, height:int, depth:int, center:Vector3, level:int = 6):void 初始化...

来源: laya_api 发布时间: 20170422

32. laya.map.TileAniSprite_API3.0 [ 37%]

...ntDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件注册了任何侦听器。 Parameters type: string 事件的型。 Returns boolean 如果指定型的侦听器已注册,则值为 true;否则,值为 false。 hide hide(): void Defined in laya/map/TileAniSprite.ts...

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

33. laya.media.SoundNode_API3.0 [ 36%]

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

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

34. laya.ani.swf.MovieClip_API3.0 [ 36%]

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

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

35. laya.display.FrameAnimation_API3.0 [ 36%]

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

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

36. laya.ui.Dialog_API3.0 [ 35%]

....class(Dialog_Instance,"mypackage.dialogExample.Dialog_Instance",_super);//注册Dialog_Instance。 })(laya.ui.Dialog); function loadComplete() { console.log("资源加载完成!"); dialog = new mypackage.dialogExample.Dialog_Instance();//创建一个 Dialog_Instance 的实例对象 dialog...

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

37. laya.display.EffectAnimation_API3.0 [ 35%]

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

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

38. laya.display.AnimationBase_API3.0 [ 35%]

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

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

39. laya.device.media.Video_API3.0 [ 35%]

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

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

40. laya.ui.Tree_API3.0 [ 35%]

...addChild(arrow); }; Laya.class(Item,"mypackage.treeExample.Item",_super);//注册 Item 。 })(laya.ui.Box); example import Tree = laya.ui.Tree; import Browser = laya.utils.Browser; import Handler = laya.utils.Handler; class Tree_Example { constructor() { Laya.init(640, 800); Laya.stage.bgColor = ...

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