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

大约有 1,102 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0059 秒)

181. laya.d3.component.Animator_API3.0 [ 76%]

...Animator 类用于创建动画组件。 Hierarchy Component Animator Index Constructors constructor Properties _extra _singleton cullingMode owner runInEditor scriptPath CULLINGMODE_ALWAYSANIMATE CULLINGMODE_CULLCOMPLETELY Accessors avatar awaked controllerLayerCount destroyed enabled hideFlags id l...

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

182. laya.ani.AnimationPlayer_API3.0 [ 76%]

...用于动画播放器。 Hierarchy EventDispatcher AnimationPlayer Index Constructors constructor Properties isCache playbackRate returnToZeroStopped Accessors cacheFrameRate cacheFrameRateInterval cachePlayRate currentAnimationClipIndex currentFrameTime currentKeyframeIndex currentPlayTime currentT...

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

183. socket.sent [ 76%]

...应  class Game { private socket: Laya.Socket; private byte: Laya.Byte; constructor() { //初始化引擎 //Laya.init(600, 400, Laya.WebGL); Laya.init(600,400); Laya.stage.scaleMode = Laya.Stage.SCALE_SHOWALL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; var uiResArr =[ {url:"res/atlas/comp.atla...

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

184. laya.display.BitmapFont_API3.0 [ 76%]

.../ldc2.layabox.com/doc/?nav=ch-js-1-2-5 Hierarchy Resource BitmapFont Index Constructors constructor Properties _id autoScaleSize destroyedImmediately dict fontSize letterSpacing lineHeight lock maxWidth name padding texture tint url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute refe...

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

185. laya.resource.HTMLCanvas_API3.0 [ 75%]

...封装了 Canvas 的属性和方法。 Hierarchy Resource HTMLCanvas Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors context cpuMemory destroyed gpuMemory height id obsolute referenceCount source width cpuMemory gpuMemory Methods _addReference _c...

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

186. 龙骨到底该怎么用 [ 75%]

...2.layabox.com/doc/?nav=zh-ts-3-3-0 报错了,提示Laya.Templet is not a constructor 和 Laya.Skeleton is not a constructor 龙骨资源倒是转换成功了,是该放在bin/res/下,还是laya/assets/下 附件 : --> Test.zip 2019-04-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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

187. laya.maths.Vector4_API3.0 [ 75%]

...4 类用于创建四维向量。 Hierarchy Vector4 Implements IClone Index Constructors constructor Properties w x y z ONE UnitW UnitX UnitY UnitZ ZERO Methods clone cloneTo equal forNativeElement fromArray length lengthSquared setValue toArray writeTo Clamp add distance distanceSquared dot equals l...

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

188. 反射实例中的属性 [ 74%]

...我如何获取实例中对象的属性 // 程序入口 class GameMain { constructor() { Laya.init(600, 400); Laya.ClassUtils.regClass("sp", Reflect); Laya.ClassUtils.getInstance('sp').prototype.name } } new GameMain(); class Reflect { public name: string = "mmmmm"; constructor() { } public write():...

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

189. laya.d3.math.Vector4_API3.0 [ 74%]

...4 类用于创建四维向量。 Hierarchy Vector4 Implements IClone Index Constructors constructor Properties w x y z ONE UnitW UnitX UnitY UnitZ ZERO Methods clone cloneTo forNativeElement fromArray length lengthSquared setValue toArray writeTo Clamp add distance distanceSquared dot equals lerp ma...

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

190. laya.map.TiledMap_API3.0 [ 74%]

...为动画格子跟图片格子两种 author ... Hierarchy TiledMap Index Constructors constructor Properties antiCrack autoCache autoCacheType cacheAllAfterInit enableMergeLayer removeCoveredTile showGridTextureCount ORIENTATION_HEXAGONAL ORIENTATION_ISOMETRIC ORIENTATION_ORTHOGONAL ORIENTATION_STAG...

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