大约有 3,031 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0062 秒)
Laya_社区(1088) Laya3.0_api(672) Laya2.0_api(368) laya_api(298) Laya2.0_文档(233) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(108)
... testUI=(function(_super){ function testUI(){ testUI.__super.call(this); } CLASS$(testUI,'ui.testUI',_super); var __proto__=testUI.prototype; __proto__.createChildren=function(){ laya.ui.Component.prototype.createChildren.call(this); this.createView(testUI.uiView); } testUI.uiView={"type":"Dialog","...
来源: Laya_社区 发布时间: 20180325
...r.window.conch.setFontFaceFromBuffer is not a function Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprit...
来源: Laya_社区 发布时间: 20190418
API DocumentationAll Packages | All Classes | Index | Frames No Frames FrustumCullingMethods Packagelaya.d3.graphicsClasspublic class FrustumCullingInheritanceFrustumCulling Object ... Public Methods MethodDefined By FrustumCulling()FrustumCulling renderObjectCulling(boundFrustum:Bou...
来源: laya_api 发布时间: 20170422
...rnals Only exported Menu Globals "laya/d3/resource/models/SkyDome" SkyDome Class SkyDome SkyDome 类用于创建天空盒。 Hierarchy GeometryElement SkyDome Index Constructors constructor Properties _geometryElementOBj instance Accessors bufferState destroyed drawType indexFormat instanceCount mod...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames StartFrameProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class StartFrameInheritanceStartFrame ObjectImplements laya.d3.core.IClone StartFrame 类用于创建开始帧。 Public Properties P...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames StartFrameProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class StartFrameInheritanceStartFrame ObjectImplements laya.d3.core.IClone StartFrame 类用于创建开始帧。 Public Properties P...
来源: Laya2.0_api 发布时间: 20190513
...t三种开发语言、LayaAirIDE让项目开发更高效。let hr, logger; class Network_POST { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler, Event = Laya.Event, Accelerator = Laya.Accelerator; // 不支持WebGL时自...
来源: Laya2.0_示例 发布时间: 20251209
....Browser; import Handler = Laya.Handler; import WebGL = Laya.WebGL; export class Sprite_DisplayImage { constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER...
来源: Laya2.0_文档 发布时间: 20210715
API DocumentationAll Packages | All Classes | Index | Frames No Frames SoundProperties | Methods Packagelaya.mediaClasspublic class SoundInheritanceSound EventDispatcher Object Sound 类是用来播放控制声音的类。 引擎默认有两套声音方案,优先使用WebAudio播放声音...
来源: Laya2.0_api 发布时间: 20190513
...导入编译后错误 gameContext?id=1:58 libs/laya.ui.js: TypeError: Class constructor Component cannot be invoked without 'new' at new Widget (laya.ui.js:201) at laya.ui.js:349 at laya.ui.js:1 at wrapFn (gameContext?id=1:51) at require (VM37 WAGameSubContext.js:2) ...
来源: Laya_社区 发布时间: 20210322