大约有 2,916 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0076 秒)
Laya_社区(1723) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(92) Laya2.0_示例(16) Laya_示例(11)
... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 预设怎么在代码中使用 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活...
来源: Laya_社区 发布时间: 20170105
...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 关于使用matterjs物理引擎鼠标问题 ios14系统下 blendMode='lighter' 图片异常 ...
来源: Laya_社区 发布时间: 20200810
...了。 1.首先在 index.html 文件中放置如下代码: <script type="text/javascript"> function convertCanvasToImage(canvas,callback,thisObj) { var image = new Image(); image.onload = function() { console.log("图片已经加载"); callback(image,thisObj) }; console.log("图片加载...
来源: Laya_社区 发布时间: 20170718
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=Utils&class=laya.utils.Tween) `Ease`类的API中对缓动函数进行了基础的介绍,点击链接可直接查看API:[https://layaair.ldc.layabox.com/api/?category=Core&class=laya.utils.Ease](https://...
来源: Laya2.0_文档 发布时间: 20210715
...d getDefineByName propertyNameToID Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...age from server:"+dataObj+"-----------"+dataObj.status); if(dataObj.messageType){ trace("Reveive message type"+dataObj.messageType); } if(dataObj!=null){ if(dataObj.status == "S" || (dataObj.body && dataObj.body.status == "S")){ var key:String=dataObj.messageType; var handler:IHandler=GetHan...
来源: Laya_社区 发布时间: 20170724
...引用地址const res = [{ url: setStaticPrefix("card/card_item_bg.png"), type: Laya.Loader.IMAGE }] /** 添加文件hash */ export const setStaticPrefix = (url:string) :string => { if (staticHash[`images/${url}`]) { return staticHash[`images/${url}`] } return `images/${url}` }然后资源导出...
来源: Laya_社区 发布时间: 20180412
...1.1.0 2. 直接创建项目的demo中就可以看到,如TestPage.ui为 "type":"View","child":[{"props":{"x":0,"y":0,"skin":"comp/bg.png", .............. 所有内容全部在一行内,如果用diff看文件新旧版本差异,基本没法看 4. 很多编辑器都是有个组件面板,与资...
来源: Laya_社区 发布时间: 20160823
...8.1 或以上版本 [ 官网下载: https://ldc2.layabox.com/layadownload/?type=layaairide ] ## 华为快游戏发布与接入完整流程 ### 1、发布前的准备工作检查。 为了让发布华为快游戏顺利一些,有一些检查工作我们要做。 第一、PC里,node环境、LayaAir...
来源: Laya2.0_文档 发布时间: 20210714
...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 关于使用matterjs物理引擎鼠标问题 问题状态 最新活动: 2018-05-11 09:55 浏览: 8610 关注: 11 人 HennoLuo • 2018-05-21 21:56 这个文件有好几个同名的,印...
来源: Laya_社区 发布时间: 20161202