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

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

1351. laya.utils.TimeLine_API3.0 [ 63%]

...erited Externals Only exported Menu Globals "laya/utils/TimeLine" TimeLine Class TimeLine TimeLine 是一个用来创建时间轴动画的类。 Hierarchy EventDispatcher TimeLine Index Properties scale Accessors total Methods addLabel destroy event from gotoLabel gotoTime hasListener off offAll off...

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

1352. LayaBox进阶之UI管理类 [ 63%]

... 打开界底层是addChild打开的;     新建一个UIManagerexport class UIManager { private mainContent: Laya.Sprite; private scene: GameScence; private uiList:any; constructor() { this.mainContent = new Laya.Sprite(); this.uiList = ; } }mainContent 为默认添加到的层级, GameScence ...

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

1353. laya.d3.terrain.TerrainFilter [ 63%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TerrainFilterProperties | Methods Packagelaya.d3.terrainClasspublic class TerrainFilterInheritanceTerrainFilter laya.d3.core.GeometryElement TerrainFilter 类用于创建TerrainFilter过滤器。 Public Properties Prope...

来源: Laya2.0_api 发布时间: 20190513

1354. 骨骼动画-藤蔓 [ 63%]

...= Laya.Browser; import Stat = Laya.Stat; import WebGL = Laya.WebGL; export class Skeleton_SpineVine { private mAniPath:string; private mStartX:number = 200; private mStartY:number = 500; private mFactory:Templet; private mActionIndex:number = 0; private mCurrIndex:number = 0; private mArmature:Skele...

来源: Laya_示例 发布时间: 20241002

1355. laya.utils.Utils [ 63%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames UtilsProperties | Methods Packagelaya.utilsClasspublic class UtilsInheritanceUtils Object Utils 是工具类。 Public Properties PropertyDefined By  parseXMLFromString : Function[static] 将字符串解析成 XML 对...

来源: laya_api 发布时间: 20170929

1356. 输入设备-摇一摇 [ 63%]

....Browser; import Handler = Laya.Handler; import Event = Laya.Event; export class InputDevice_Shake { private picW:number = 484; private picH:number = 484; private console:Text; private shakeCount:number = 0; constructor() { Laya.init(this.picW, Browser.height * this.picW / Browser.width); Laya.stage...

来源: Laya_示例 发布时间: 20241002

1357. 骨骼动画-橡胶人 [ 63%]

...= Laya.Browser; import Stat = Laya.Stat; import WebGL = Laya.WebGL; export class Skeleton_SpineStretchyman { private mAniPath:string; private mStartX:number = 200; private mStartY:number = 500; private mFactory:Templet; private mActionIndex:number = 0; private mCurrIndex:number = 0; private mArmatur...

来源: Laya_示例 发布时间: 20241002

1358. emoji表情文字乱码 [ 63%]

...: /** *...特殊的字符,如泰文,必须重新实现这个类 */ //class laya.webgl.text.CharSegment var CharSegment=(function(){     function CharSegment(){         this._sourceStr=null;     }      __class(CharSegment,'laya.webgl.text.CharSegment');     var __proto=Ch...

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

1359. laya.components.Widget_API3.0 [ 63%]

...rited Externals Only exported Menu Globals "laya/components/Widget" Widget Class Widget 相对布局插件 Hierarchy Component Widget Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath EMPTY Accessors awaked bottom centerX centerY destroyed enabled hideFlags id ...

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

1360. laya.resource.ResourceManager [ 63%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ResourceManagerProperties | Methods Packagelaya.resourceClasspublic class ResourceManagerInheritanceResourceManager ObjectImplements laya.resource.IDispose ResourceManager 是资源管理类。它用于资源的载入、...

来源: laya_api 发布时间: 20170422