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

大约有 1,210 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0041 秒)

971. app 截屏分享功能问题 [ 51%]

...shareBitma) { //初始化wXImageObject和XMediaMessage对象 WXImageObject imgObj = new WXImageObject(shareBitmap); msg.mediaObject = imgObj; // 设置缩略图 Bitmap thumbBmp = Bitmap.createScaledBitmap(shareBitmap,150,150,true) ; shareBitmap.recycle () ; msg.setThumbImage(thumbBmp); // 构造一...

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

972. js设置点击事件,点击时有时会有效,有时没有效果,有时一次点击会重复多次操作 [ 51%]

...reate(); tip.pos(200,200); tip.size(400,100); bg.loadImage("../laya/assets/img/134.png"); Laya.stage.addChild(bg); t = setInterval(time++,1000); }    2017-08-30 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 myname 相关问题 Dialog...

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

973. Native打包发布 · LayaAir3.0文档 · LAYABOX [ 51%]

...ht reserved,powered by LayaAir Engine更新时间: 2024-10-24 20:20:28 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20241024

974. Windows构建 · LayaAir3.0文档 · LAYABOX [ 51%]

...ht reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:59:02 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20241014

975. 为什么mc取得的时候有时候mc.getBounds().width;有值有时候是0 [ 51%]

...到的不一样 SCALE_FIXED_WIDTH适配屏幕的问题 HTMLDivElement <img>标签width、height在手机端无效 版本2.1.0HTMLDivElement设置width无效,被自动换行!!! 页面中的width问题 跳转场景后laya.core.js就报Cannot read property 'width' of null的错误 IDE打...

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

976. webview · LayaAir3.0文档 · LAYABOX [ 51%]

...ht reserved,powered by LayaAir Engine更新时间: 2023-03-03 17:34:16 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20230303

977. Sprite3D的克隆(ActionScript-3D基础(AS3)-LayaAir3D之精灵) [ 51%]

...layaMonkey, null, false, new Vector3( -0.6, 0, 0))) as Sprite3D; } ``` ![](img/2.png)(图2)

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

978. 引用MiniAdpter 类,微信开发者工具上运行,加载外部资源必定失败 [ 51%]

....MiniAdpter;  引用这个类 之后       URL.basePath = "https://img.mtxyx.com/PanelHero/res1/";  这个路径的资源加载 会失败 如下图  ,例子已经上传在上面附件中  2019-03-24 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目...

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

979. 动画状态脚本(JavaScript-3D基础(JS)-LayaAir3D之Animator动画) [ 51%]

...加动画状态 this.animator.addState(state2); ``` 来看下效果: ![](img/1.png)(图1)

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

980. 动画状态脚本(TypeScript-3D基础(TS)-LayaAir3D之Animator动画) [ 51%]

...加动画状态 this.animator.addState(state2); ``` 来看下效果: ![](img/1.png)(图1)

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