大约有 1,557 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0063 秒)
Laya_社区(551) Laya3.0_api(360) Laya2.0_api(247) laya_api(208) Laya2.0_文档(120) Laya3.0_文档(69) Laya2.0_示例(2)
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 怎么用clip实现数字滚动效果? IDE中选中字符串大小写转换快捷键 如何截取小数点之前的数字 HttpRequest无法发送除字符串以外的数据 请问Texture2D如何用base64字符...
来源: Laya_社区 发布时间: 20161228
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 问题状态 最新活动: 2019-05-10 15:33 浏览: 1267 关注: 2 人
来源: Laya_社区 发布时间: 20190109
...法使用 ScaleButton在调试运行的时候报错"Uncaught Can not find class component. ScaleButton undefined. " 官网下载下来的layaeditor.d.ts也报错 附件 : --> 2018-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...
来源: Laya_社区 发布时间: 20181123
...可以在VBox下添加一些子节点。示例代码如下: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.VBox }) public vbox: Laya.VBox; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只...
来源: Laya3.0_文档 发布时间: 20251010
...数据源 必须要在代码中给List组件设置数据源。 const { regClass, property } = Laya; @regClass() export class Script extends Laya.Script { @property({ type: Laya.List }) list: Laya.List constructor() { super(); } // 组件被启用后执行,例如节点被添加到舞台后 onEnable...
来源: Laya3.0_文档 发布时间: 20251010
API DocumentationAll Packages | All Classes | Index | Frames No Frames FrameOverTimeProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class FrameOverTimeInheritanceFrameOverTime ObjectImplements laya.d3.core.IClone FrameOverTime 类用于创建时间帧。 Public P...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames FrameOverTimeProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class FrameOverTimeInheritanceFrameOverTime ObjectImplements laya.d3.core.IClone FrameOverTime 类用于创建时间帧。 Public P...
来源: Laya2.0_api 发布时间: 20190513
API DocumentationAll Packages | All Classes | Index | Frames No Frames BoundsOctreeMethods Packagelaya.d3.core.sceneClasspublic class BoundsOctreeInheritanceBoundsOctree Object BoundsOctree 类用于创建八叉树。 Public Methods MethodDefined By BoundsOctree(initialWorldSize:Number,...
来源: Laya2.0_api 发布时间: 20190513
请问LayaAir - JS如何实现RPG的保存读档功能 class 主角类 { var NAME; var LV; var EXP; var HP; var MP; var CP; } 保存类和数组和变量和地图写入本地文件,比如save1.sav。 再读取。 有没有专门的类或者模块(API)解决? 2017-12-16 添加评论 免费...
来源: Laya_社区 发布时间: 20171216
API DocumentationAll Packages | All Classes | Index | Frames No Frames Component3DProperties | Methods | Events Packagelaya.d3.componentClasspublic class Component3DInheritanceComponent3D EventDispatcher ObjectImplements IUpdate, laya.resource.IDestroySubclasses Animator, AttachPoint, Coll...
来源: laya_api 发布时间: 20170929