大约有 1,030 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0062 秒)
...g(log.buffer.join("\n")); document.getElementById("sendButton").onclick = function() { if (ws != null) { //发送SubmitBetInfo请求 var submitBetInfo_obj = new Object(); var userBetList=[]; ...
来源: Laya_社区 发布时间: 20170724
...了。 可是在场景编辑器中,拖了一个组件(比如一个button)进场景,如果在项目代码中使用呢? 我已经设置了button的Var 为bt1,在项目代码中写 this.bt1,会提示没有bt1 我在场景编辑器中按f12导出,在项目代码中写 this.bt1...
来源: Laya_社区 发布时间: 20191107
...了。 可是在场景编辑器中,拖了一个组件(比如一个button)进场景,如果在项目代码中使用呢? 我已经设置了button的Var 为bt1,在项目代码中写 this.bt1,会提示没有bt1 我在场景编辑器中按f12导出,在项目代码中写 this.bt1...
来源: Laya_社区 发布时间: 20191108
...3D示例项目 排行榜的创建 请问layaide如何创建一个复合的Button 自定义场景类导出layaMaxUI.ts有前缀导致报错 IDE创建的UI 层级问题 分享:使用 Chart.js 创建图标 一个时间轴动画里创建的多个动画,怎么分别调用?如图 TrailSprite3D的ALI...
来源: Laya_社区 发布时间: 20180201
...加载图片404 分析代码发现,给worker传入的url变为atlas/comp/button.png 于是worker得到的url是http://localhost:18090/libs/atlas/comp/button.png,所以出现了404正确的url应该是http://localhost:18090/atlas/comp/button.png 附件 : --> Laya3.2_.7bugDemo_.zip 2025-07-01 添...
来源: Laya_社区 发布时间: 20250701
...th":600,"height":400},"type":"Image"},{"props":{"x":41,"y":56,"skin":"comp/button.png","label":"点我赋值","width":150,"height":37,"sizeGrid":"4,4,4,4","var":"btn"},"type":"Button"},{"props":{"x":401,"y":56,"skin":"comp/clip_num.png","clipX":10,"var":"clip"},"type":"Clip"},{"props":{"x":220,"y":1...
来源: Laya_社区 发布时间: 20170330
...raw一张图片纹理效果是一样的 如果UI的组件为button等有点击状态的组件时,更换button的skin会根据按钮的状态显示,而且该button自身具备的属性和方法与graphics,draw是不同的,包括纹理的显示。 第二个问题: ...
来源: Laya_社区 发布时间: 20160729
...port class login_bgUI extends View { public btn_close:Laya.Button; public lab_account:Laya.TextInput; public btn_login:Laya.Button; public lab_password:Laya.TextInput; public btn_register:Laya.Button; pub...
来源: Laya_社区 发布时间: 20181207
...018-07-30 10:11 浏览: 1033 关注: 2 人 Zorana • 2018-07-31 16:34 let button = wx.createUserInfoButton({ type: 'text', text: '获取用户信息', style: { left: 10, top: 76, width: 200, height: 40, lineHeight: 40, backgroundColor: '#ff0000', color: '#ffffff', textAlign: 'center', fontSize: 16,...
来源: Laya_社区 发布时间: 20180728
...• 2020-03-19 23:53 无力吐槽,Sprite里面必须至少容纳过一个Button组件才能正常阻挡鼠标,无论你怎么设置mouseEnabled和mouseThrough Raykid • 2020-03-19 23:53 @WANGGANG:无力吐槽,Sprite里面必须至少容纳过一个Button组件才能正常阻挡鼠标,无...
来源: Laya_社区 发布时间: 20180601