大约有 148 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0077 秒)
...模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 this.onInit(); } private onInit(): void { var text: laya.display.Text = new laya.display.Text();//创建一个 Text 类的实例对象 text 。 text.text = "这个是一个 Text 文本示例。"; text.color = "#008fff";//设...
来源: Laya3.0_api 发布时间: 20231115
...模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 this.init(); } private init(): void { var animation:Animation = new Laya.Animation();//创建一个 Animation 类的实例对象 animation 。 animation.loadAtlas("resource/ani/fighter.json");//加载图集并播放 animation....
来源: Laya3.0_api 发布时间: 20231115
...器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 ...
来源: Laya3.0_api 发布时间: 20231115
...reTest/.laya/compile.js compile Debugger listening on port 48982. Warning: This is an experimental feature and could change at any time. laya_ide_time.require.single.gulp-util: 7.87ms gulp.js:8 laya_ide_time.require.single.pretty-hrtime: 2.2ms gulp.js:8 laya_ide_time.require.single.chalk: 10.4ms gul...
来源: Laya_社区 发布时间: 20200607
...om/'>LayaBox欢迎你的加入!</span>"; div.on(Laya.Event.LINK,this,(data:any)=>{ Laya.Browser.window.location.href=data; }); Laya.stage.addChild(div); 运行效果: 点击文字链接可以打开浏览器访问网址 3.6 实现html页面跳转 示例如下: var iHtml:HTMLIframeEl...
来源: Laya3.0_文档 发布时间: 20230303
...8224f64ddb 08-14 10:57:48.979 22228-22354/? I/LayaBox: release JSWebSocket this=adf7dbf8 deletgate=adfb4648 08-14 10:57:49.131 3084-3555/? D/AudioFlinger: mixer(0xaad8e188) throttle end: throttle time(29) --------- beginning of crash 08-14 10:57:49.222 22858-22354/? A/google-breakpad: ...
来源: Laya_社区 发布时间: 20180814
...et 1 01-06 17:34:41.531 335 335 I C02c11/APPSPAWN: [appspawn_service.c:226]this is unlock status 01-06 17:34:41.531 335 335 I C02c11/APPSPAWN: [appspawn_server.c:218]AppSpawnProcessMsg id 19 0x0 -- 01-06 17:34:41.545 902 902 E C02515/DISP: [SetMetadata:85] <private> is not supported 01-06 17:3...
来源: Laya_社区 发布时间: 20250106
...ed 2018-11-26 18:31:45.575 1505-1538/? E/PackageManager.DexOptimizer: Well this is awkward; package null had UID -1 java.lang.Throwable at com.android.server.pm.PackageDexOptimizer.performDexOptLI(PackageDexOptimizer.java:149) at com.android.server.pm.PackageDexOptimize...
来源: Laya_社区 发布时间: 20181126