• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 366 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0064 秒)

261. laya.ui.LayoutBox_API3.0 [ 52%]

...scaleX scaleY scene scrollRect skewX skewY space stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender des...

来源: Laya3.0_api 发布时间: 20231115

262. laya.ui.TipManager_API3.0 [ 52%]

...ation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer closeAll contains customR...

来源: Laya3.0_api 发布时间: 20231115

263. 性能测试-卡通人物2 [ 51%]

...text.fontSize = 60; text.color = "#ff0000" Laya.stage.addChild(text); Laya.timer.frameLoop(1, this, this.gameLoop); } createCharacters() { let char; let charSkin; for (let i = 0; i = 0; i--) { characters[i].update(); } if (Laya.timer.currFrame % 60 === 0) { text.text = Stat.FPS.toString(); } } } cla...

来源: Laya2.0_示例 发布时间: 20251130

264. 微信小游戏运行导出项目的时候报错:Scene: the .lh file root type must be Scene [ 51%]

...l:1 (anonymous) @ WAGame.js:3 (anonymous) @ WAGame.js:11 ontimeout @ VM130 timers.js:469 tryOnTimeout @ VM130 timers.js:304 listOnTimeout @ VM130 timers.js:264 附件 : --> 3DProj.zip release.zip 2018-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

来源: Laya_社区 发布时间: 20180317

265. laya.ui.HBox_API3.0 [ 51%]

...scaleX scaleY scene scrollRect skewX skewY space stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive _setHeight addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains custo...

来源: Laya3.0_api 发布时间: 20231115

266. laya.ui.Dialog [ 51%]

...被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 Component top : Nu...

来源: laya_api 发布时间: 20170929

267. laya.html.dom.HTMLIframeElement_API3.0 [ 51%]

...scaleX scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroyChildr...

来源: Laya3.0_api 发布时间: 20231102

268. 物体每帧y方向移动,超出屏幕高度消失,可还没有超出屏幕高度就提前消失了! [ 51%]

...同的页面------------- _proto.run = function () { this.speed = 1; Laya.timer.frameLoop(1, this, () => { console.log(this.obstacle0.y, Laya.Browser.height); //this.obstacle0是一个精灵对象 this.obstacle0.y += this.speed; if (this.obstacle0.y > Laya.Browser.height) { this.obstacle0.remo...

来源: Laya_社区 发布时间: 20180823

269. laya中怎样使用jQuery写广告轮播 [ 51%]

...,就不用什么第三方js了,用几个显示对象,然后加一个timer,定期的移动显示对象的位置就可以实现你的需求 2018-08-31 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 假装不食烟火 相关问题 ...

来源: Laya_社区 发布时间: 20180713

270. laya.html.dom.HTMLDivElement_API3.0 [ 51%]

...scaleX scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroyChildr...

来源: Laya3.0_api 发布时间: 20231102