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

大约有 2,945 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0071 秒)

721. 文本-复杂的文本样式 [ 74%]

...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_示例 发布时间: 20241001

722. js进度,进度,js场景进度效果 [ 74%]

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

723. laya.d3.core.render.command.CommandBuffer [ 74%]

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

724. UI-ComboBox [ 74%]

...、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_示例 发布时间: 20241001

725. Sprite-容器 [ 74%]

...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_示例 发布时间: 20241001

726. 针对2.0.0 beta5 setLoadingPage 做增强 [ 74%]

... 支持 加载下一个场景的同时执行异步方法 */ 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

727. laya.d3.core.particleShuriKen.module.shape.BaseShape [ 74%]

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

728. laya.d3.core.particleShuriKen.module.shape.BaseShape [ 74%]

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

729. 怎样才能找到那个MyTestView类,命名空间问题 [ 74%]

... 提交 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

730. laya.d3.core.GeometryFilter [ 74%]

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