• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,557 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0053 秒)

71. laya.d3.core.material.BaseMaterial_API3.0 [ 83%]

...ly exported Menu Globals "laya/d3/core/material/BaseMaterial" BaseMaterial Class BaseMaterial BaseMaterial has deprecated,please use Material instead废弃的,请使用Material. deprecated Hierarchy BaseMaterial Index Properties ALPHATESTVALUE MATERIAL RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQU...

来源: Laya3.0_api 发布时间: 20231102

72. 打包XCode项目包贴上二次开发demo代码时提示错误:Use of undeclared identifier 'conchRuntime' [ 83%]

...遇到同样的问题 Undefined symbols for architecture arm64:   "_OBJC_CLASS_$_conchConfig", referenced from:       objc-class-ref in GameReadingViewController.o   "_OBJC_CLASS_$_conchRuntime", referenced from:       objc-class-ref in GameReadingViewController.o   "_OBJC_IVAR_$_conchR...

来源: Laya_社区 发布时间: 20190128

73. 文本API概述(TypeScript-LayaAir基础篇(TS)-文本) [ 83%]

...档URL查看 [https://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.display.Text](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Text)

来源: Laya2.0_文档 发布时间: 20210715

74. 文本API概述(JavaScript-LayaAir基础篇(JS)-文本) [ 83%]

...档URL查看 [https://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.display.Text](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Text)

来源: Laya2.0_文档 发布时间: 20210714

75. ts项目 模块问题 [ 83%]

ts项目 模块问题 b文件写了个class ,怎么在a文件new class? export 显示未定义,require也用不了   //b文件 export default class player extends Laya.Sprite { constructor() { super(); this.pivot(this.width / 2, this.height / 2); this.graphics.drawRect(0, 0, this._size, this...

来源: Laya_社区 发布时间: 20180804

76. 文本API概述(ActionScript-LayaAir基础篇(AS3)-文本) [ 83%]

...档URL查看 [https://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.display.Text](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Text)

来源: Laya2.0_文档 发布时间: 20210714

77. laya.d3.animation.AnimatorStateScript_API3.0 [ 82%]

...d Menu Globals "laya/d3/animation/AnimatorStateScript" AnimatorStateScript Class AnimatorStateScript AnimatorStateScript 用于动画状态脚本的父,该为抽象,不允许实例。 Hierarchy AnimatorStateScript Index Constructors constructor Methods onStateEnter onStateExit onStateLoo...

来源: Laya3.0_api 发布时间: 20231115

78. laya的分离模式能否在发布时把json配置路径写入到生成的class对象上,不然加载配置需要对应程序写死路径。。。。那这个分离模式也太鸡肋了。。。 [ 82%]

laya的分离模式能否在发布时把json配置路径写入到生成的class对象上,不然加载配置需要对应程序写死路径。。。。那这个分离模式也太鸡肋了。。。 如题 2017-12-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

来源: Laya_社区 发布时间: 20171213

79. TS版本编译后JS在HTML中顺序错乱,有最简DEMO! [ 82%]

...单的3个,内部没有任何实现,继承关系分别为如下: class V extends Laya.Sprite {} class W extends V {} class L extends W {} 编译后的index.html中,引入顺序错误,如下:     <!--jsfile--startTag-->     <script src="js/W.js"></script>   ...

来源: Laya_社区 发布时间: 20181030

80. 直接通过打包app打完自带的ui项目包在手机上运行不了 [ 82%]

...                               at java.lang.Class.getMethod(Class.java:664)                                                                       at java.lang.Class.getMethod(Class.java:643)      ...

来源: Laya_社区 发布时间: 20171214