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

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

341. this.bitmap.activeResource is not a function TypeError: this.bitmap.activeResource is not a function [ 50%]

...ined 导微信小程序报错window.focus is not a function 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 调用动画结束on方法,报错this.zombieAnimator.on is not a function laya加载unity插件导出的...

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

342. Cannot read property 'call' of undefined [ 50%]

...报错 Uncaught Can not find scene:GameView.scene undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property 'displayObject' of null Laya2.1.0 JS调用Java PlatformClass undefined [TMA][ERROR][R...

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

343. Uncaught Can not find class EffectAnimation undefined [ 49%]

...机环境找不到window---cant find variable: window stack 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Laya2.1.0 JS调用Java PlatformClass undefined Uncaught TypeError: Cannot read property 'props' of undefin...

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

344. TypeError: Cannot read property '_byteLength' of null [ 49%]

...caught TypeError: Cannot read property 'props' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property 'displayObject' of null 构建APP Android Studio打出的APK 报apploader.js:4515 Typ...

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

345. 请问layaide如何创建一个复合的Button [ 49%]

... @tigerzxd你好!    关于您的问题:如何将Label和其他图片样式的Button组合在一起? 解答:    操作很简单,首先我们的Button默认就是有label这个属性的,所以不需要你将图片和文本打包成一个Box,然后...这样会复杂    纯代码创...

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

346. ProgressBar属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 49%]

...码来设置,上述示例演示了如何通过代码创建不同皮肤(样式)的ProgressBar,有兴趣的读者可以自己通过代码设置ProgressBar,创建出符合自己需要的进度条。 **示例代码:** ```javascript module laya { import Stage = Laya.Stage; import ProgressBar ...

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

347. Cannot read property 'call' of undefined [ 49%]

...报错 Uncaught Can not find scene:GameView.scene undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property 'displayObject' of null Laya2.1.0 JS调用Java PlatformClass undefined [TMA][ERROR][R...

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

348. 【字节小游戏】游戏中播放视频 [ 49%]

...ya.Browser.document.body.appendChild(videoElement); // 设置Video元素地样式和属性 videoElement.style.zInddex = Laya.Render.canvas.style.zIndex + 1; videoElement.src = "../../res/av/mov_bbb.mp4"; videoElement.controls = true; // 阻止IOS视频全屏 videoElement.setAttribute("webkit-playsin...

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

349. 怎么获取手机相册内容 [ 49%]

... var file:Object = Browser.document.createElement("input"); //设置file的样式 file.style="filter:alpha(opacity=0);opacity:0;width: 150px;height:60px;"; file.type ="file";//设置类型是file类型。 file.accept="image/png";//设置文件的格式为png; file.style.position ="absolute"; file....

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

350. Laya.ani 库勾选但报 laya.ani.swf.MovieClip undefined [ 49%]

...ive2 打包android平台 报错 btCollisionObject undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Uncaught TypeError: Cannot read property 'props' of undefined 运行报错 Uncaught Can not find scene:Gam...

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