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

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

1581. laya.ui.UIGroup_API3.0 [ 45%]

...ion skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance addItem bubbleEvent callLater clearTimer contains...

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

1582. laya.display.Input_API3.0 [ 45%]

...ticCache stroke strokeColor templateVars text textHeight textWidth texture timer transform type ubb underline underlineColor url valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setWidth addChild addChildAt addChildren addComponent addComponentInstance...

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

1583. laya.ui.TextInput_API3.0 [ 45%]

...n stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underlineColor url valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent...

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

1584. 微信小游戏wxmin图片加载有点问题 [ 45%]

... Laya.stage.addChild(a) // })) // ape.pos(100, 200) // var c = -15 // Laya.timer.frameLoop(40, null, function () { // c += 0.00001 // console.log(c) // camera.transform.rotate(new Laya.Vector3(c, 0, 0), true, false); // }); 2018-01-04 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被...

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

1585. 关于graphics.drawPath手机端和PC端不一致的问题 [ 45%]

...在哪呢?? 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 关于Dialog遮罩层移除解决问题的说明 横屏模式在锁定竖屏的iphone上不能正常显示的问题 ios原生回调问题 问题状态 最新活动: 2017-05-15 16:56 浏览: 2046 关注: 3 ...

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

1586. laya.ui.TextArea_API3.0 [ 45%]

...n stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underlineColor url vScrollBar vScrollBarSkin valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildA...

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

1587. 飞机大战js源码中判断语句问题 [ 45%]

...理函数,用于背景位置的更新,实现背景滚动效果。 Laya.timer.frameLoop(1, this, onLoop); })() /** * 在onLoop函数内,更新box容器的位置。 */ function onLoop() { //设置背景容器由上向下移动 1px box.y += 1; //当背景1向下移动出游戏的显示区域 480*...

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

1588. LAYAIDE运行VSCODE插件失败问题(VSCODE正常) [ 45%]

...接不上socket 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 graphics alpha 问题 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 问题状态 最新活动: 2019-04-13 17:51 浏览: 2643 关注: 4 人 Laya_Aaron • 2018-08-10 10:57 我们...

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

1589. 麻烦问下关于玩一玩对接的问题 [ 45%]

...事件的问题 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 ios原生回调问题 写了个边缘光的自定义shader,有很多问题,帮忙看一下 问题状态 最新活动: 2018-07-09 14:05 浏览: 1051 关注: 5 人 对方正在输入... • 2018-07-09 14:...

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

1590. 1.70beta Dialog增加动画后第二次执行popup不显示弹窗 [ 45%]

...ALOG_WIDTH + "," + DIALOG_HEIGHT; console.log("SHOW"); dialog.show(); Laya.timer.once(3000, this, function () { console.log("SHOW"); dialog.show(); }); } })();http://layaair.ldc.layabox.com/demo/?UI_Dialog 直接到示例下跑一跑就知道了... @cuixueying     demo.zip 2017-03-03 0 3 分享 ...

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