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

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

651. as怎么将字符串传强转为数字 [ 64%]

...有通过一个的名字(字符串)来获取该的方法?似get class by name 怎么用clip实现数字滚动效果? IDE中选中字符串大小写转换快捷键 如何截取小数点之前的数字 HttpRequest无法发送除字符串以外的数据 请问Texture2D如何用base64字符...

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

652. translate平移方法失效 [ 64%]

...有通过一个的名字(字符串)来获取该的方法?似get class by name 问题状态 最新活动: 2019-05-10 15:33 浏览: 1267 关注: 2 人

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

653. ScaleButton无法使用 [ 64%]

...法使用 ScaleButton在调试运行的时候报错"Uncaught Can not find class component. ScaleButton undefined. " 官网下载下来的layaeditor.d.ts也报错 附件 : --> 2018-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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

654. 垂直布局容器组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 64%]

...可以在VBox下添加一些子节点。示例代码如下: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.VBox }) public vbox: Laya.VBox; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只...

来源: Laya3.0_文档 发布时间: 20251010

655. 列表组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 64%]

...数据源 必须要在代码中给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

656. laya.d3.core.particleShuriKen.module.FrameOverTime [ 64%]

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

657. laya.d3.core.particleShuriKen.module.FrameOverTime [ 64%]

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

658. laya.d3.core.scene.BoundsOctree [ 64%]

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

659. 请问LayaAir - JS如何实现RPG的保存读档功能 [ 64%]

请问LayaAir - JS如何实现RPG的保存读档功能 class 主角 { var NAME; var LV; var EXP; var HP; var MP; var CP; } 保存和数组和变量和地图写入本地文件,比如save1.sav。 再读取。 有没有专门的或者模块(API)解决? 2017-12-16 添加评论 免费...

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

660. laya.d3.component.Component3D [ 64%]

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