大约有 2,970 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0072 秒)
Laya_社区(1047) Laya3.0_api(668) Laya2.0_api(366) laya_api(298) Laya2.0_文档(230) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(97)
...ript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Text_ComplexStyle { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.width, Browser.height, WebGL); Laya...
来源: Laya2.0_示例 发布时间: 20250224
js进度,进度,js场景进度效果 new function() { var className = 'Game'; window[className] = (function(original) { function Class() { this.arr = [ "res/atlas/lucky8.json", "res/atlas/lucky8/lewinlineicons.json", "res/atlas/lucky8/setting.json", "res/atlas/lucky8/setView.json", "res/atlas/lucky...
来源: Laya_社区 发布时间: 20170803
...、LayaAirIDE让项目开发更高效。let skin = "res/ui/combobox.png"; class UI_ComboBox { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler; // 不支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); Laya.sta...
来源: Laya2.0_示例 发布时间: 20250224
... 支持 加载下一个场景的同时执行异步方法 */ export default class LoadPage { constructor(url = null) { this._loadScene = null if (url) this.preload(url) } /** * 预加载loading页面 * @param {String} url loading页面url */ async preload(url = 'loadingpage.scene') { if (this._loadSc...
来源: Laya_社区 发布时间: 20181124
API DocumentationAll Packages | All Classes | Index | Frames No Frames CommandBufferMethods Packagelaya.d3.core.render.commandClasspublic class CommandBufferInheritanceCommandBuffer Object CommandBuffer 类用于创建命令流。 Public Methods MethodDefined By CommandBuffer() 创建...
来源: Laya2.0_api 发布时间: 20190513
...ript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Sprite_Container { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage....
来源: Laya2.0_示例 发布时间: 20250224
API DocumentationAll Packages | All Classes | Index | Frames No Frames BaseShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BaseShapeInheritanceBaseShape ObjectImplements laya.d3.core.ICloneSubclasses BoxShape, CircleShape, ConeShape, HemisphereSh...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames BaseShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BaseShapeInheritanceBaseShape ObjectImplements laya.d3.core.ICloneSubclasses BoxShape, CircleShape, ConeShape, HemisphereSh...
来源: Laya2.0_api 发布时间: 20190513
... 提交 2 个回复 aaaaaaaaa 赞同来自: cuixueying 已解决 关于class类名可以重名的问题namespace Main.js: import MyTestView = view.test.MyTestView; MyTestView: namespace view.test { export class... } 2017-05-04 1 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 不是很明...
来源: Laya_社区 发布时间: 20170504
API DocumentationAll Packages | All Classes | Index | Frames No Frames GeometryFilterProperties | Methods Packagelaya.d3.coreClasspublic class GeometryFilterInheritanceGeometryFilter EventDispatcher ObjectImplements laya.resource.IDestroySubclasses MeshFilter, ShurikenParticleSystem, Terrai...
来源: laya_api 发布时间: 20170929