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

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

721. 如何根据一个类的对象获取类名 [ 74%]

...5 0 0 分享 微博 QZONE 微信 Monica - 知识达人 赞同来自: 根据Class获取类名(String)的  var arr:Array = class.prototype.__className.split("."); arr[arr.length-1]就是String类型的类名 2017-08-15 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复...

来源: Laya_社区 发布时间: 20170815

722. laya.d3.physics.shape.StaticPlaneColliderShape_API3.0 [ 74%]

... "laya/d3/physics/shape/StaticPlaneColliderShape" StaticPlaneColliderShape Class StaticPlaneColliderShape StaticPlaneColliderShape 类用于创建静态平面碰撞器。 Hierarchy ColliderShape StaticPlaneColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollision...

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

723. 文本-复杂的文本样式 [ 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_示例 发布时间: 20251219

724. 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

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

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

728. 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

729. 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

730. 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