大约有 49 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0070 秒)
... console.log('bitmapFont loading', progress); }, null, false)); this.bitmapFont = new BitmapFont(); } onFontLoaded() { // 设置空格的宽 this.bitmapFont.setSpaceWidth(10); // 注册位图字体 Laya.Text.registerBitmapFont(fontName, this.bitmapFont); this.creat...
来源: Laya_社区 发布时间: 20190225
...选项-》用户设置,搜索typescript,会发现 "typescript.tsdk": null,这一条 在右面选中 用户设置,在下面添加这么一行: "typescript.tsdk":"/usr/local/lib/node_modules/typescript/lib" /usr/local/lib/node_modules/typescript这个路径是你安装typescript的路径...
来源: Laya_社区 发布时间: 20170329
....ao.<init>(android.content.Context, layaair.game.conch.LayaConch5) ((null):-1) at void layaair.game.conch.LayaConch5.InitView() ((null):-1) at void layaair.game.conch.LayaConch5.EngineStart() ((null):-1) at void layaair.ga...
来源: Laya_社区 发布时间: 20181119
...10:18.329 5371-5371/com.ReleaseTest.Four E/SysUtils: ApplicationContext is null in ApplicationStatus 06-20 19:10:18.351 5371-5371/com.ReleaseTest.Four W/chromium: [WARNING:resource_bundle.cc(286)] locale_file_path.empty() 06-20 19:10:18.364 5371-5371/com.ReleaseTest.Four E/GED: Failed to get GED Log...
来源: Laya_社区 发布时间: 20170620
...2 15:28:49.418: E/voice(677): voice_is_in_call_rec_stream: input stream is NULL 07-22 15:28:49.419: E/ACDB-LOADER(677): Error: ACDB AudProc vol returned = -19 07-22 15:28:49.419: E/libc(677): Access denied finding property "tas.smartamp.pcm" 07-22 15:28:49.419: E/libc(677): Access denied finding pro...
来源: Laya_社区 发布时间: 20190722
...h 网格。 heightMap: HeightMap 高度图。 Default value name: string = null 名字。 Returns MeshTerrainSprite3D Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:58 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Nod...
来源: Laya3.0_api 发布时间: 20231102
... 创建一个 MeshSprite3D 实例。 Parameters Default value mesh: Mesh = null 网格,同时会加载网格所用默认材质。 Default value name: string = null 名字。 Returns MeshSprite3D Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:...
来源: Laya3.0_api 发布时间: 20231115
...的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.ti...
来源: Laya3.0_api 发布时间: 20231115
...lean_cur_cache:999, system(rm -r /data/log/logcache/-149411536/* > /dev/null 2>&1) 08-14 10:57:51.050 3526-3526/? I/SendBroadcastPermission: action:android.intent.action.DROPBOX_ENTRY_ADDED, mPermissionType:0 08-14 10:57:51.056 3526-22862/? V/HwWindowManagerService: moveTaskToTop mTaskChan...
来源: Laya_社区 发布时间: 20180814
... Parameters Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/eve...
来源: Laya3.0_api 发布时间: 20231115