大约有 37 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0051 秒)
...录下,改为jszip.d.ts,导入代码为: import * as JSZip from "../node_modules/jszip/dist/jszip"使用代码为: let zipUrl = "resources/files/config.zip"; Laya.loader.load([{ url: zipUrl, type: Laya.Loader.BUFFER }], null, Laya.Handler.create(this, this.onLoadCfg, null, false)...
来源: Laya_社区 发布时间: 20230208
...vents Packagelaya.utilsClasspublic class PerfHUDInheritancePerfHUD Sprite Node EventDispatcher ObjectPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获...
来源: Laya2.0_api 发布时间: 20190513
...ZONE 微信 一花一世界 赞同来自: 但是我装了最新的10.5.0的node.js,打印ts的版本是2.9.2,然后还是不行啊, function* helloWorldGenerator() { yield 'hello'; yield 'world'; return 'ending'; } 这里的*号下面会有红线,说需要ECMAScript 2015才行,能说说安...
来源: Laya_社区 发布时间: 20180626
...lue height: number = 240 Returns Video Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:58 _ownGraphics _ownGraphics: boolean = false Inherited from AnimationBase._ownGraphics Defined in laya/display/Sprite.ts:245 _scene _scene: Node Inherited ...
来源: Laya3.0_api 发布时间: 20231102
...示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 关于使...
来源: Laya_社区 发布时间: 20181217
...tected All Inherited Externals Only exported Menu Globals "laya/media/VideoNode" VideoNode Class VideoNode VideoNode将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注...
来源: Laya3.0_api 发布时间: 20231115
...心,只需要知道它有一个create方法实例化节点树。*/ let node = res.create(); }); 1.8 旧版本引擎load和create的兼容性问题 3.0以前的引擎,有Laya.loader.load()和Laya.loader.create()方法两个方法,分别用于加载2D和3D资源。 3.0引擎版本统一使用loa...
来源: Laya3.0_文档 发布时间: 20230406
...elaya.uiClasspublic class ScrollBarInheritanceScrollBar UIComponent Sprite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容纳时,最终用户可以使用 ScrollBar 组件控制所显示的数据...
来源: Laya2.0_api 发布时间: 20190513
...agelaya.uiClasspublic class ScrollBarInheritanceScrollBar Component Sprite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容纳时,最终用户可以使用 ScrollBar 组件控制所显示的数据...
来源: laya_api 发布时间: 20170929
...请先登录 发起人 zqn951201 相关问题 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 2.0.0编译报错Cannot find global type 'Array' Failed to load resource: net::ERR_FILE_NOT_FOUND 求助大佬们!oppo游戏中3d资源贴图出现Failed to load ...
来源: Laya_社区 发布时间: 20171031