大约有 2,563 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0067 秒)
Laya_社区(1378) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
...bound function that has the same body as the original function. * The this object of the bound function is associated with the specified object, and has the specified initial parameters. * @param thisArg An object to which the this keyword can refer inside the new function. * @param argArray A list ...
来源: Laya_社区 发布时间: 20180130
...et.on(Event.ERROR,this,errorHandler); } private function openHandler(event:Object = null):void { //正确建立连接; } private function receiveHandler(msg:Object = null):void { ///接收到数据触发函数 } private function closeHandler(e:Object= null):void { //关闭事件 } private function...
来源: Laya2.0_文档 发布时间: 20210715
...eshSprite3D RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses MeshTerrainSprite3D, WaterSprite MeshSprite3D 类用于创建网格。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...
来源: laya_api 发布时间: 20170929
...gth: (...)Symbol(Symbol.toStringTag): (...)__proto__: TypedArray__proto__: Object bom.transform.localRotation=new Laya.Quaternion(0, 0,0,0); //设置了localRotation Quaternion {elements: Float32Array[4]} bom.transform.worldMatrix ...
来源: Laya_社区 发布时间: 20170323
...ClassName(value):string { var type = typeof value; if (!value || (type != "object" && !value.prototype)) { return type; } var prototype = value.prototype ? value.prototype : Object.getPrototypeOf(value); if (prototype.hasOwnProperty("__class__")) { return prototype["__class__"]; } var constr...
来源: Laya_社区 发布时间: 20170317
...md-resourceVersion.js:57 exit(1); ^ ReferenceError: exit is not defined at Object.<anonymous> (/data/node_v8/lib/node_modules/layaair-cmd/layaair-cmd-resourceVersion.js:57:3) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565...
来源: Laya_社区 发布时间: 20180514
....js:10:30084) at e.exports (http://127.0.0.1:23181/game/code.js:11:513) at Object.<anonymous> (http://127.0.0.1:23181/game/code.js:10:19569) at t (http://127.0.0.1:23181/game/code.js:10:326) at Object.e.exports.name (http://127.0.0.1:23181/game/code.js:10:1624) at t (http://127.0.0.1:23181/gam...
来源: Laya_社区 发布时间: 20180613
...ds | Constants Packagelaya.uiClasspublic class UIUtilsInheritanceUIUtils Object UIUtils 是文本工具集。 Public Methods MethodDefined By addFilter(target:Sprite, filter:IFilter):void[static] 给指定的目标显示对象添加滤镜。 UIUtils adptString(str:String):String[static] ...
来源: Laya2.0_api 发布时间: 20190513
...ds | Constants Packagelaya.uiClasspublic class UIUtilsInheritanceUIUtils Object UIUtils 是文本工具集。 Public Methods MethodDefined By addFilter(target:Sprite, filter:IFilter):void[static] 给指定的目标显示对象添加滤镜。 UIUtils adptString(str:String):String[static] ...
来源: laya_api 发布时间: 20170929
... at void demo.MainActivity$1.onReceiveValue(java.lang.Object) (MainActivity.java:64) at void layaair.autoupdateversion.YLCheckUpdate.checkEndMyView() (YLCheckUpdate.java:195) at void layaair.autoupdateversion.YLCheckUpdate.access$4...
来源: Laya_社区 发布时间: 20181119