大约有 2,619 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0093 秒)
Laya_社区(1653) Laya3.0_api(320) Laya2.0_api(218) laya_api(186) Laya2.0_文档(147) Laya3.0_文档(94) Laya2.0_示例(1)
EXT:webgl support OES_vertex_array_object! LayaAir2.0 创建项目 语言javascript 根据教程https://ldc2.layabox.com/doc/?nav=zh-js-1-0-1复制教程代码,F5,调试控制台提示EXT:webgl support OES_vertex_array_object! 结果黑屏 2018-10-12 添加评论 免费帖 --> 分...
来源: Laya_社区 发布时间: 20181012
...nent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方式。 取...
来源: laya_api 发布时间: 20170929
...QZONE 微信 w1114367261 赞同来自: 你说的外部元素是Dialog自行创建的那个黑色的遮罩吗?你想关闭这层遮罩的交互事件? 2018-04-12 0 0 分享 微博 QZONE 微信 hepengwei 赞同来自: 我的Dialog用popup(true)显示出来根本没有黑色的遮罩,外面的...
来源: Laya_社区 发布时间: 20180412
...PostEffect/BloomEffect" BloomEffect Class BloomEffect BloomEffect 类用于创建泛光效果。 Hierarchy PostProcessEffect BloomEffect Index Constructors constructor Accessors active anamorphicRatio clamp color diffusion dirtIntensity dirtTexture fastMode intensity softKnee threshold Methods effec...
来源: Laya3.0_api 发布时间: 20231115
...ted Menu Globals "laya/d3/core/Avatar" Avatar Class Avatar Avatar 类用于创建Avatar。 Hierarchy Resource Avatar Implements IClone Index Constructors constructor Properties destoryedImmediately lock name url uuid AVATAR DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpu...
来源: Laya3.0_api 发布时间: 20231102
...lic Methods Show Inherited Public Methods MethodDefined By FrameClip() 创建一个 FrameClip 实例。 FrameClip addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子...
来源: laya_api 发布时间: 20170422
重写X Y在android studio里运行会变成00 1 新建一个工程 2 创建任意一个继承Sprite的对象 比如 XSprite extends Sprite 3 new出这个对象 将对象addChild到TestUI里 this.addChild(xSprite); 4 然后设置xSprite.x = 100; xSprite.y = 200; 5 然后再XSprite这个类里将XY...
来源: Laya_社区 发布时间: 20180226
...文件还可以起到代码编写提示的作用。 ### 2、使用说明 创建一个`.d.ts`后缀的声明文件,例如:`xxx.d.ts`。 然后在该文件中,按声明语法进行全局的声名,就可以在项目中直接使用了。 有时候引入的是第三方库或平台API,类和方...
来源: Laya2.0_文档 发布时间: 20210715
...nent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeI...
来源: Laya2.0_api 发布时间: 20190513
...,神奇。 tianxiang233 • 2016-10-26 17:04 @cuixueying:顺便问下,创建的缓冲图集,有接口可以删除吗?不然无法释放内存啊 cuixueying • 2016-10-26 18:01 使用Laya.loader.clearRes可以清理掉缓存的图集
来源: Laya_社区 发布时间: 20161026