大约有 1,654 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0075 秒)
Laya_社区(831) Laya3.0_api(384) Laya2.0_api(195) laya_api(183) Laya2.0_文档(39) Laya3.0_文档(18) Laya2.0_示例(2) Laya_示例(2)
...自动停止背景音乐。 Implementation public static function get autoStopMusic():Boolean public static function set autoStopMusic(value:Boolean):voidmusicMutedproperty musicMuted:Boolean 背景音乐(不包括音效)是否静音。 Implementation public static functi...
来源: laya_api 发布时间: 20170929
...tOwnerPathByIndex _setOwnerPathCount _setPropertyByIndex _setPropertyCount getKeyframeByIndex getOwnerPathByIndex getPropertyByIndex Properties _indexInList _indexInList: number Defined in laya/components/KeyframeNode2D.ts:8 _keyFrames _keyFrames: Keyframe2D[] = [] Defined in laya/components/Keyfram...
来源: Laya3.0_api 发布时间: 20231115
...n 获取是否使用凸多边形。 Implementation public function get convex():Boolean public function set convex(value:Boolean):voidmeshproperty mesh:Mesh 获取网格。 Implementation public function get mesh():Mesh public function set mesh(value:Mesh):voidConstruc...
来源: Laya2.0_api 发布时间: 20190513
...id 设置渲染相关状态。 BaseMaterial _setRenderStateFrontFace(isTarget:Boolean, transform:Transform3D):void 设置渲染相关状态。 BaseMaterial _upload():void 上传材质。 BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial createHamm...
来源: laya_api 发布时间: 20170929
...String = null):String[static] 格式化指定的地址并 返回。 URL getFileName(url:String):String[static] 获取指定 URL 的文件名。 URLProperty DetailbasePathpropertypublic static var basePath:String基础路径。customFormatproperty public static var customFormat:Function 自定义...
来源: laya_api 发布时间: 20170929
...法客户端服务端通讯成功,但是转换成h5后post方法变成了get var urlLoader:URLLoader=new URLLoader(); urlLoader.dataFormat=URLLoaderDataFormat.BINARY; urlLoader.addEventListener(Event.COMPLETE,onDataComplete); var urlRequest:URLRequest=new URLRequest("http/xxx.xxx.xxx"); urlRequest...
来源: Laya_社区 发布时间: 20151127
... EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收...
来源: Laya2.0_api 发布时间: 20190513
... repeat, offset:Point = null):FillTextureCmd 用texture填充。 Graphics getBounds(realSize:Boolean = false):Rectangle 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Graphics loadImage(url:String, x:Number = 0, y:Number = 0, width:Number = 0, heigh...
来源: Laya2.0_api 发布时间: 20190513
...于活动状态 (true) 还是非活动状态 (false)。 Event currentTarget : Sprite 事件当前冒泡对象。Event delta : int滚轮滑动增量Event keyCode : int键盘值Event keyLocation : uint[read-only] 表示键在键盘上的位置。这对于区分在键盘上多次出现的...
来源: Laya2.0_api 发布时间: 20190513
...@ s=0 l=0 2020-05-16 23:46:23.946201+0800 Digital Warrior[557:53097] xhr.GET url=https://10.10.31.23:8001/index.js 2020-05-16 23:46:23.947349+0800 Digital Warrior[557:53056] Download [ ]:https://10.10.31.23:8001/index.js 2020-05-16 23:46:23.948169+0800 Digital Warrior[557:53056] download error: ...
来源: Laya_社区 发布时间: 20200517