大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0066 秒)
Laya_社区(1721) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(89) Laya2.0_示例(16) Laya_示例(11)
...agName lowerCaseName parsePos source sourceLen tagLength tagName tagPos tagType Accessors attributes Methods begin getAttribute getRawText getTagSource getText nextTag parseAttributes Properties Static attrParsed attrParsed: boolean Defined in laya/html/XMLIterator.ts:28 Static lastTagEnd lastTagEnd...
来源: Laya3.0_api 发布时间: 20231115
...取不到,请教一下什么问题 //注册按钮响应函数 Login.prototype.onButtonLogin = function (){ console.log ('按了登录按钮') var xhr = new Laya.HttpRequest(); xhr.http.timeout = 10000;//设置超时时间; xhr.once(Event.COMPLETE,this,completeHandler); xhr.once(Event.ERROR,thi...
来源: Laya_社区 发布时间: 20180824
...1</button> <input accept="image/*" id="file" type="file" /> <script> function button1(){ document.getElementById('file').click(); } 这是一个上传图片的input,但是我在layabox的某个function中写 Browser. document.getElementById('file').c...
来源: Laya_社区 发布时间: 20180228
...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 预设怎么在代码中使用 问题状态 最新活动: 2016-12-14 16:43 浏览: 4240 关注: 5 人 cobra • 2016-12-14 16:51 第二步不是很...
来源: Laya_社区 发布时间: 20161214
...16 0 0 分享 微博 QZONE 微信 watsonsong 赞同来自: ResourceVersion.type = ResourceVersion.FILENAME_VERSION; 我看文档里面有这个设置,但是最新版本的IDE环境里面没有找到这个定义的存在~ 2018-01-16 0 0 分享 微博 QZONE 微信 watsonsong 赞同来自: 我疑惑...
来源: Laya_社区 发布时间: 20180115
...>after 03-19 15:01:05.486 3970-3970/? E/SimeSkbManager: config keyboard type error... 03-19 15:01:05.531 2534-2534/? E/SurfaceFlinger: rejecting buffer: bufWidth=1080, bufHeight=1920, front.active.{w=1, h=1} 03-19 15:01:05.761 2534-3844/? E/BufferQueueProducer: [com.layabox.conch5/layaair.game.br...
来源: Laya_社区 发布时间: 20180319
...lone Index Constructors constructor Properties enable randomDirection shapeType x y z Methods clone cloneTo generatePositionAndDirection Constructors constructor new BoxShape(): BoxShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/BoxShape.ts:16 创建一个...
来源: Laya3.0_api 发布时间: 20231115
...r2 Vector3 Vector4 getElementInfos Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...然后使用`scale`属性对地图进行缩放。 示例代码如下: ```typescript // 程序入口 class GameMain{ private tMap:Laya.TiledMap; constructor() { //初始化舞台 Laya.init(Laya.Browser.width,Laya.Browser.height,Laya.WebGL); //创建TiledMap实例 this.tMap = new Laya.TiledMap(); //...
来源: Laya2.0_文档 发布时间: 20210715
... recover updateInstanceData create Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115