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

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

621. 请大家帮助优化一下这个抛物线的代码 [ 60%]

....animate); } private animate(e):void{ this.body.rotation += 10; } } class Main{ private ball:Ball; private targetX:number = 600; private targetY:number = 300; private centerX:number = 0; private centerY:number = 0; private angle:number = Math.PI; private angle2:number = 0; private radius:number = 1...

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

622. Uncaught Error:此函数id(167),ctype(167)报错? [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ide 2.4 layaair2-cmd 编译报错 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window i...

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

623. Error!,this class[Item] already exist: function Item(){ … } [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 请问layaair2.0-js 怎么用程序在list中添加多元素的item 导微信小程序报错window.focus is not a function IDE不能运行调试提示:Chrome error: Error:... 切换场景编辑器时 Laya3D init ...

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

624. 安卓app webview加载网页layabox游戏 出现闪退问题? [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 成都雨墨游戏 求 laya 程序开发人员 2.2.0beta4 发布微信小游戏,安卓设备加载场...

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

625. Android替换游戏启动logo看不到设置的图片 [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 Texture图片能否进行翻转? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 成都雨墨游戏 求 laya 程序开发人员 写了一...

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

626. 为会把3d相关类也编译到js中了 [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 ide 2.4 layaair2-cmd 编译报错 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 请问2.0的版本开始,我用ts编...

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

627. 项目的程序入口一般应该怎么写?怎么联系其它的类? [ 60%]

...文档里面看到的示例代码,与网上的一些好像都是直接在main里面写的。。。 https://ldc.layabox.com/doc/?nav=zh-ts-1-0-2    比如在上面链接的那个示例中,就直接新建了一个类,然后写上代码,运行就实现了???可是程序入口不是LayaS...

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

628. 能给个自定义启动loadview的进度条的例子吗? [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target app启动动画应该如何去掉 自定义场景类导出layaMaxUI.ts有前缀导致报错 启动引擎报错 mPlugin.game_plugin_init(3); 麻烦帮看一下这种遮罩bar的进度条设了遮罩不起作用 3D...

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

629. 分享:使用谷歌浏览器调试手机网页 [ 60%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target LayaAirIDE下如何使用mask? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 问题状态 最新活动: 201...

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

630. 编译Typescript项目时卡死,通过node断点调试layaair-cmd,已定位是tsSort.js问题 [ 60%]

...改src/LayaSample.ts import WebGL = Laya.WebGL; // 程序入口 class GameMain{ constructor() { Laya.init(600,400, WebGL); } static wallet:com.battlecry.idle_m.data_proto.WalletModel; } new GameMain();        然后编译就卡死         Bug调试: 经过node inspect 发现是layaair-cmd ...

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