大约有 437 项符合查询结果, 库内数据总量为 30,789 项。 (搜索耗时: 0.0071 秒)
...机添加了这个脚本。 (图6-2) 脚本的代码为: const { regClass, property } = Laya; @regClass() export class CameraMoveScript extends Laya.Script3D { /** @private */ protected _tempVector3: Laya.Vector3 = new Laya.Vector3(); protected lastMouseX: number = 0; protected lastMouseY: num...
来源: Laya3.0_文档 发布时间: 20241014
...载到自己的项目中或者服务器中。 下面是主类的逻辑: class LayaUISample { constructor() { //初始化引擎 Laya.init(0,0); var Hls:any = Laya.Browser.window.Hls;//获取对Hls的引用。 var plyr:any = Laya.Browser.window.plyr;//获取对plyr的引用 //获取video对象,就...
来源: Laya3.0_文档 发布时间: 20241014
API DocumentationAll Packages | All Classes | Index | Frames No Frames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Gra...
来源: Laya2.0_api 发布时间: 20190513
API DocumentationAll Packages | All Classes | Index | Frames No Frames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationPlayerBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基...
来源: laya_api 发布时间: 20170929
...下添加一个自定义组件脚本,并添加如下代码: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { //declare owner : Laya.Sprite3D; @property({ type: Laya.Sprite }) public sprite1: Laya.Sprite; @property({ type: Laya.Sprite }) public sprite2...
来源: Laya3.0_文档 发布时间: 20241014
...0000000000000000000000000000000 system@app@WebViewGoogle@WebViewGoogle.apk@classes.dex 08-14 10:57:49.246 22858-22354/? A/google-breakpad: M D4046000 00000000 00D50000 F625A4CB5526862A8938C26430DD14240 liblayaair.so M D5E70000 00000000 00004000 FE49D5AA7A278825F28EC84A96367CC60 libwebviewchrom...
来源: Laya_社区 发布时间: 20180814
...a:80) at miui.contentcatcher.InterceptorFactory.initInterceptorClass(InterceptorFactory.java:99) at miui.contentcatcher.InterceptorFactory.createInterceptor(InterceptorFactory.java:41) at miui.contentcatcher.InterceptorProxy$H.handleMessage(InterceptorProxy.java:3...
来源: Laya_社区 发布时间: 20181126