大约有 3,796 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0081 秒)
Laya_社区(2946) Laya3.0_api(669) laya_api(91) Laya2.0_api(82) Laya3.0_文档(6) Laya2.0_文档(1) Laya_示例(1)
Uncaught ReferenceError: Laya is not defined 登录自家已上线游戏时 某些游戏渠道时不时不会 Uncaught ReferenceError: Laya is not defined 的错误 刷新网页后才能进入游戏。怀疑laya引擎加载引擎内部js文件的时候没有加载到。 引擎内部js文件加...
来源: Laya_社区 发布时间: 20171111
运行ConchJNI.RunJS("JaveCallback.onHide()"),提示JaveCallback is not defined 在android studio运行ConchJNI.RunJS("JaveCallback.onHide()"),提示JaveCallback is not defined,是肿么回事嘞 附件 : --> 2019-12-12 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20191212
...l, method?: Function | null, args?: any[] | null, once?: boolean): Handler Defined in laya/utils/Handler.ts:23 根据指定的属性值,创建一个 Handler 类的实例。 Parameters Default value caller: Object | null = null 执行域。 Default value method: Function | null = null 处理函数...
来源: Laya3.0_api 发布时间: 20231115
LayaAir IDE 打包出来 code.js报错 laya is not defined 步骤如图 1. 2. 如图 发布完 打开xizai.html 就会报错 laya is not defined 怎么解决 求大神帮我看看 附件 : --> 相关链接 : http://dev-h5.xitu.com/game/xizai.html?isFullScreen=1&isShare=1 2019-12-16...
来源: Laya_社区 发布时间: 20191216
...ects Constructors constructor new SceneRenderManager(): SceneRenderManager Defined in laya/d3/core/scene/SceneRenderManager.ts:11 实例化一个场景管理节点 Returns SceneRenderManager Accessors list get list(): SingletonList<BaseRender> set list(value: SingletonList<BaseRender>): ...
来源: Laya3.0_api 发布时间: 20231115
...ctors constructor new BoxShape(): BoxShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/BoxShape.ts:16 创建一个 BoxShape 实例。 Returns BoxShape Properties enable enable: boolean = true Inherited from BaseShape.enable Defined in laya/d3/core/particleSh...
来源: Laya3.0_api 发布时间: 20231115
...1 vertexDeclaration2 Properties Static TRAIL_COLOR TRAIL_COLOR: number = 5 Defined in laya/d3/core/trail/VertexTrail.ts:14 Static TRAIL_OFFSETVECTOR TRAIL_OFFSETVECTOR: number = 1 Defined in laya/d3/core/trail/VertexTrail.ts:10 Static TRAIL_POSITION0 TRAIL_POSITION0: number = 0 Defined in laya/d3/co...
来源: Laya3.0_api 发布时间: 20231102
... x y ID Methods getBoundPoints recover Properties lineColor lineColor: any Defined in laya/display/cmd/DrawCurvesCmd.ts:27 线段颜色,或者填充绘图的渐变对象。 lineWidth lineWidth: number Defined in laya/display/cmd/DrawCurvesCmd.ts:31 (可选)线段宽度。 points points: number...
来源: Laya3.0_api 发布时间: 20231115
Laya发布微信包提示Uncaught ReferenceError: Laya is not defined 1) 报错:Uncaught ReferenceError: Laya is not defined 解决方法:在game.js 的第一行即require的最开始的位置,再添加一个require("libs/laya.core.js"); 如果bin的里面没有game.js 就...
来源: Laya_社区 发布时间: 20200504
...arget invoke once remove Constructors constructor new Delegate(): Delegate Defined in laya/utils/Delegate.ts:5 Returns Delegate Accessors count get count(): number Defined in laya/utils/Delegate.ts:77 Returns number Methods add add(callback: Function, target?: any, args?: any[]): void Defined in lay...
来源: Laya3.0_api 发布时间: 20231115