大约有 641 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(176) Laya_社区(166) Laya2.0_api(99) laya_api(85) Laya2.0_文档(70) Laya3.0_文档(29) Laya2.0_示例(9) Laya_示例(7)
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 问题状态 最新活动: 2019-05-10 15:33 浏览: 1267 关注: 2 人
来源: Laya_社区 发布时间: 20190109
...ount = function(){ //----- } } Laya.class(FactionListItem,"FactionListItem",FactionMainNodeUI); return FactionListItem; })(); 在一个类里。。我可以用this.这样直接调用方法吗?我现在调用了会报错? 2017-11-27 添加评...
来源: Laya_社区 发布时间: 20171127
...rnals Only exported Menu Globals "laya/resource/VideoTexture" VideoTexture Class VideoTexture VideoTexture 多媒体纹理 Hierarchy BaseTexture VideoTexture Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG _videoTexturePool Accessors anisoLevel baseMipmapLevel...
来源: Laya3.0_api 发布时间: 20231102
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 3D项目里有没有类似2DTween的实现 希望加入类似Pixi.js的多纹理寄存器支持 问题状态 最新活动: 2017-07-09 10:58 浏览: 944 关注: 2 人
来源: Laya_社区 发布时间: 20170708
API DocumentationAll Packages | All Classes | Index | Frames No Frames TrailSprite3DProperties | Methods | Events Packagelaya.d3.core.trailClasspublic class TrailSprite3DInheritanceTrailSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object TrailSprite3D 类用于创建拖尾渲...
来源: Laya2.0_api 发布时间: 20190513
...一下 图片为运行的结果 import GameConfig from "./GameConfig"; class Main { //private scene:Laya.Scene3D; private text:Laya.Text; private _upVector3:Laya.Vector3 = new Laya.Vector3(0, 1, 0); constructor() { this._upVector3 = new Laya.Vector...
来源: Laya_社区 发布时间: 20190531
...引用 还有运行效果 希望有所了解的给指点一下 多谢 class MultiTouch{ private text:Laya.Text; private _upVector3:Laya.Vector3 = new Laya.Vector3(0, 1, 0); constructor(){ Laya.alertGlobalError = true; this._upVector3 = new Laya.Vector3(0, 1, 0); /...
来源: Laya_社区 发布时间: 20190605
...rited Externals Only exported Menu Globals "laya/resource/Texture" Texture Class Texture Texture 是一个纹理处理类。 Hierarchy Resource Texture Index Constructors constructor Properties _id _sizeGrid _stateNum destroyedImmediately lock name offsetX offsetY sourceHeight sourceWidth url uuid D...
来源: Laya3.0_api 发布时间: 20231115
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name IDE中选中字符串大小写转换快捷键 发布后的js能不能全部变成.min.js(就像egretwing发版后),这样一定程度上能保护源码 HttpRequest无法发送除字符串以外的数据 ...
来源: Laya_社区 发布时间: 20180124
...ompile: false Project file: D:\Laya3DTest\code\3dtest\3dtest.as3proj. Main Class: D:/Laya3DTest/code/3dtest/src/Main.as D:/Laya3DTest/code/3dtest/bin/h5/D:/Laya3DTest/code/3dtest//bin/js/bundle.js(0): Info: Build out js sucess! D:/Laya3DTest/code/3dtest/bin/h5/D:/Laya3DTest/code/3dtest//bin/js/bundl...
来源: Laya_社区 发布时间: 20181012