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

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

131. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 40%]

...:Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDisp...

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

132. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 40%]

...tField") export class TestField extends IEditor.PropertyField { @IEditor.onLoad static async onLoad() { await gui.UIPackage.resourceMgr.load("MyField.widget"); } create() { let input = gui.UIPackage.createWidgetSync("MyField.widget"); return { ui: input }; } refresh() { //这里负责将数据设置...

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

133. laya.ani.swf.MovieClip_API3.0 [ 40%]

...lobalToLocal gotoAndStop hasHideFlag hasListener hitTestPoint isAncestorOf load loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot play playTo pos reCache removeChild removeChildAt removeChildByName removeChildren remov...

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

134. laya.d3.core.scene.Scene3D [ 40%]

...oolean 检测指定事件类型是否是鼠标事件。 EventDispatcher  load(url:String, complete:Handler):void[static] 加载场景,注意:不缓存。 Scene3D loadImage(url:String, complete:Handler = null):Sprite 加载并显示一个图片。相当于加载图片后,设置texture属性 注...

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

135. laya.media.VideoNode_API3.0 [ 40%]

...ouseX mouseY muted numChildren parent paused pivotX pivotY playbackRate preload readyState rotation scaleX scaleY scene scrollRect seekable seeking skewX skewY source stage staticCache texture timer transform url videoHeight videoTexture videoWidth viewport visible volume width x y zOrder Methods _i...

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

136. laya.ani.bone.Skeleton_API3.0 [ 39%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf load loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint paused pivot play playbackRate pos reCache removeChild removeChildAt removeChildByName removeC...

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

137. laya.ui.MoreGame [ 39%]

...否为特定事件类型注册了任何侦听器。 EventDispatcher hideLoadingPage(delay:int = 500):void[static] 隐藏loading界面 Scene hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是...

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

138. laya.ui.Radio_API3.0 [ 39%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repa...

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

139. laya.device.media.Video_API3.0 [ 38%]

...ouseX mouseY muted numChildren parent paused pivotX pivotY playbackRate preload readyState rotation scaleX scaleY scene scrollRect seekable seeking skewX skewY stage staticCache texture timer transform url videoHeight videoWidth viewport visible volume width x y zOrder Methods _initialize _processAc...

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

140. laya.ui.Dialog_API3.0 [ 38%]

...。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/btn_close.png", Handler.create(this, onLoadComplete));//加载资源。 } private function onLoadComplete():void { dialog = new Dialog_Instance();//创建一个 Dialog_Instance 类的实例对象 dialog...

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