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

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

691. matter.js引入文件在哪里?在工程没有找到 [ 74%]

...uire('../body/Composite'); var Bounds = require('../geometry/Bounds'); var Events = require('../core/Events'); var Grid = require('../collision/Grid'); var Vector = require('../geometry/Vector'); var Mouse = require('../core/Mouse'); 2017-08-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

692. 调试按钮,IDE报错 [ 73%]

...-debug-core\out\src\chrome\chromeDebugAdapter.js:156:59)     at emitOne (events.js:90:13)     at Client.emit (events.js:182:7)     at Client.processMessage (c:\Program Files (x86)\laya\resources\app\extensions\laya-debug\node_modules\noice-json-rpc\lib\noice-json-rpc.js:64:18)     at Logging...

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

693. laya.d3.core.SkinnedMeshSprite3D_API3.0 [ 73%]

...ve addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on on...

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

694. laya.d3.core.trail.TrailSprite3D_API3.0 [ 73%]

...ve addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clear clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller...

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

695. textArea滚动条异常问题 [ 73%]

...用ide设置的 txtInput.wordWrap = true;//使用ide设置的 txtInput.on(Event.INPUT, this, onInputChange); private function reset(e:Event = null):void { clickStar = 0; txtInput.text = ""; txtLast.text = "剩余输入:" + WelfareNoticeMgr.MAX_WARD + "字"; } private ...

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

696. 鼠标点击无效 [ 73%]

...接 提交 1 个回复 YuJungLi 赞同来自: 13995580072 点击? Laya.Event.CLICK   2017-11-21 1 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 13995580072 相关问题 Dialog:屏蔽点击Dialog之外的区域关闭弹框 请问有...

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

697. 循环动画怎么记录次数 [ 73%]

...链接 提交 1 个回复 cuixueying 赞同来自: 添加播放完成事件Event.COMPLETE,用一个变量++即可! 2017-08-02 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 abc0201213 相关问题 Tween如何实现无限循环改变a...

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

698. 下来框ComboBox的change事件怎么绑定 [ 73%]

...相关的链接 提交 1 个回复 189*****192 赞同来自: box.on(Laya.Event.CHANGE,this,方法名称);    2017-10-24 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 qq1297404644 相关问题 分享:自定义事件派发与侦听(...

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

699. 脚本的事件(ActionScript-3D基础(AS3)-LayaAir3D的脚本使用) [ 73%]

...oid {} /** * 键盘按下时执行 */ public override function onKeyDown(e:Event):void {} /** * 键盘产生一个字符时执行 */ public override function onKeyPress(e:Event):void {} /** * 键盘抬起时执行 */ public override function onKeyUp(e:Event):void {} /** * 每帧更新时执行 */ pu...

来源: Laya2.0_文档 发布时间: 20210715

700. laya.ui.ColorPicker [ 73%]

...Classes | Index | Frames No Frames ColorPickerProperties | Methods | Events Packagelaya.uiClasspublic class ColorPickerInheritanceColorPicker Component Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Pr...

来源: laya_api 发布时间: 20170929