大约有 631 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0049 秒)
Laya3.0_api(176) Laya_社区(163) Laya2.0_api(99) laya_api(85) Laya2.0_文档(70) Laya3.0_文档(22) Laya2.0_示例(9) Laya_示例(7)
API DocumentationAll Packages | All Classes | Index | Frames No Frames WaterPrimaryMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class WaterPrimaryMaterialInheritanceWaterPrimaryMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inher...
来源: 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
...明全局枚举类型 - `declare function` 声明全局函数 - `declare class` 声明全局类 - `declare module`声明全局模块 - `declare namespace` 声明全局对象(含有子属性) - `interface 和 type` 声明全局类型 通过以上语法,我们可以看出,类型定义文件里...
来源: Laya2.0_文档 发布时间: 20210715
...es/IHttpResponse"; import Notice from "../../utils/Notice"; export default class AuthReg extends ui.AuthRegUI { /** 密码临时存储 */ private _tmp_pwd: string = ""; /** 输入框数组 */ private _arrInput: Laya.TextInput = [this.input_nickname, this.input_mobile, this.input_password, this.input...
来源: Laya_社区 发布时间: 20200410
...ternals Only exported Menu Globals "laya/resource/TextureCube" TextureCube Class TextureCube TextureCube 类用于生成立方体纹理。 Hierarchy BaseTexture TextureCube Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLeve...
来源: Laya3.0_api 发布时间: 20231115
...猴都添加了脚本。 > **脚本类**: ```typescript export default class MouseScript extends Laya.Script3D{ constructor(){super();} //物体必须拥有碰撞组件(Collider) //当被鼠标点击 onMouseDown(e){ //console.log("点击到了我box",owner.name); //从父容器销毁我自己 ...
来源: Laya2.0_文档 发布时间: 20210715
API DocumentationAll Packages | All Classes | Index | Frames No Frames Sprite3DProperties | Methods | Events Packagelaya.d3.coreClasspublic class Sprite3DInheritanceSprite3D ComponentNode Node EventDispatcher ObjectImplements IUpdate, laya.resource.ICreateResource, laya.d3.core.ICloneSubcl...
来源: laya_api 发布时间: 20170929
...exported Menu Globals "laya/d3/core/RenderableSprite3D" RenderableSprite3D Class RenderableSprite3D RenderableSprite3D 类用于可渲染3D精灵的父类,抽象类不允许实例。 Hierarchy Sprite3D RenderableSprite3D PixelLineSprite3D SkinnedMeshSprite3D MeshSprite3D ShuriKenParticle3D TrailSp...
来源: Laya3.0_api 发布时间: 20231115
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 关于代码加密的问题 IDE中选中字符串大小写转换快捷键 如何将字符串变成数字? HttpRequest无法发送除字符串以外的数据 Laya.LocalStorage.getJSON空对象在微信小游戏...
来源: Laya_社区 发布时间: 20170206
...s Only exported Menu Globals "laya/resource/Texture2DArray" Texture2DArray Class Texture2DArray 2D 纹理 数组 Hierarchy BaseTexture Texture2DArray Index Constructors constructor Properties _id depth destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpu...
来源: Laya3.0_api 发布时间: 20231115