大约有 670 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0242 秒)
Laya3.0_api(269) Laya_社区(228) Laya2.0_api(93) laya_api(49) Laya2.0_文档(19) Laya3.0_文档(10) Laya2.0_示例(1) Laya_示例(1)
...osType; this._jsonData = jsonData; this._imageData = textureData; } public set padding(v: number){ this._padding = v; this.setCharsPos(); } public get padding(): number{ return this._padding; } public set text(v :string){ this._text = v; this.createBitmapFont(v); } public get text(): string{ return ...
来源: Laya_社区 发布时间: 20161014
...e(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的...
来源: Laya2.0_api 发布时间: 20190513
... replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node ResetProjectionMatrix():voidBaseCamera setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true, jumpFrame:B...
来源: laya_api 发布时间: 20170929
...callback function TypeError: Invalid value used as weak map key at WeakMap.set (native) at e.P (http://127.0.0.1:9973/game/__d ... :29956) at e.t.(anonymous function) [as onCanplay] (http://127.0.0.1:9973/game/__d ... :30813) at _clearSound (http://127.0.0.1:9973/game/Lay ... 116:18) at Function.onC...
来源: Laya_社区 发布时间: 20180104
...置为es6, 项目发布时会报错, 移植代码, 因为用了get,set函数, 子类又有重写get,set 的需求,子类的get,set 又无法调用父类的get,set, 所以用了es6, 发现发布的项目的时候会报错, Files\LayaAirIDE\resources\app\node_modules\uglify-js\...
来源: Laya_社区 发布时间: 20180124
...blic Methods Show Inherited Public Methods MethodDefined By Particle3D(setting:ParticleSetting) 创建一个 Particle3D 实例。 Particle3D _getSortID(renderElement:IRenderable, material:BaseMaterial):int 排序函数。 Sprite3D _setBelongScene(scene:Scene):void[override] RenderableSprite3D...
来源: laya_api 发布时间: 20170603
...constructor Properties _nativeObj Accessors splitRender Methods cleanCache setText Constructors constructor new NativeWordText(): NativeWordText Defined in laya/utils/NativeWordText.ts:2 Returns NativeWordText Properties _nativeObj _nativeObj: any Defined in laya/utils/NativeWordText.ts:2 Accessors ...
来源: Laya3.0_api 发布时间: 20231102
...ArrayBuffer的Bug __proto.writeArrayBuffer=function(arraybuffer,offset,length){ (offset===void 0)&& (offset=0); (length===void 0)&& (length=0); if (offset < 0 || length < 0)throw "writeArrayBuffer error - Out of bounds"; ...
来源: Laya_社区 发布时间: 20180328
...e(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的...
来源: Laya2.0_api 发布时间: 20190513
...on public function get cacheFrameRate():int public function set cacheFrameRate(value:int):voidcacheFrameRateIntervalproperty cacheFrameRateInterval:Number [read-only] 获取缓存帧率间隔时间 Implementation public function get cacheFrameRateInterval():NumbercachePlay...
来源: Laya2.0_api 发布时间: 20190513