大约有 2,916 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0121 秒)
Laya_社区(1723) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(92) Laya2.0_示例(16) Laya_示例(11)
...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 分享:适配LayaAir版本的PureMVC框架 LayaAirIDE下如何使用mask? 问题状态 最新活动: 2016-12-21 23:19 浏览: 3187 关注: 1 人 cuixueying • 2016-12-22 10:10 不能...
来源: Laya_社区 发布时间: 20161218
...的说明 laya字体渲染闪退 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? LayaNative在Android 11上启动闪退 请问下加载TFF字体要怎么加载呢? Laya2.0项目文件过多导致编译内存不够,请问在哪里设...
来源: Laya_社区 发布时间: 20251226
...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 LayaAirIDE下如何使用mask? Laya mac版的IDE 是没测试就上线了吗? 求高人分享使用protobuff框...
来源: Laya_社区 发布时间: 20170225
... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 关于使用matterjs...
来源: Laya_社区 发布时间: 20170523
...例代码: 创建入口类AtlasAniDemo.ts,并编写代码如下: ```typescript // 程序入口 class AtlasAniDemo{ private roleAni:Laya.Animation; constructor() { //初始化舞台 Laya.init(1334,750,Laya.WebGL); //创建动画实例 this.roleAni = new Laya.Animation(); //加载动画图集,...
来源: Laya2.0_文档 发布时间: 20210715
...ltiply _DEFAULTELEMENTS _tempV30 _tempV31 _tempV32 Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...e(texture: Texture, x: number, y: number, width?: number, height?: number, type?: string, offset?: Point | null, color?: string): FillTextureCmd | null Inherited from Graphics.fillTexture Defined in laya/display/Graphics.ts:290 用 texture 填充。 Parameters texture: Texture 纹理。 x: number X...
来源: Laya3.0_api 发布时间: 20231115
...s.onLibError); Laya.loader.load([{ url:com.globals.GameConfig.XML_LIB_URL, type:Loader.BUFFER }], Handler.create(this, this.onLibLoaded)); 资源是不存在的,然后还是调用了 this.onLibLoaded 这个,这种怎么跟呢?谢谢。 zeorro • 2017-11-02 17:13 private onLibLoaded():void { C...
来源: Laya_社区 发布时间: 20171102
... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? 关于使用matterjs物理引擎鼠标问题 btn 鼠标移动上去默认文本颜色是绿色,我想换...
来源: Laya_社区 发布时间: 20180319
...》微信H5 我在这个作品中主要用到了原生js上传功能(input[type=file]),同时原生js和laya.js之间进行数据交互,这其间有过几次技术碰壁,感谢 @cuixueying 的技术支持,也真挚地期望LayaAir能够有自己的上传功能,加油! 附件 : --> 2017-0...
来源: Laya_社区 发布时间: 20170512