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

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

861. 淘宝创意互动发布指南(TypeScript-小游戏适配文档-淘宝创意互动) [ 39%]

...aya.TestB,TestGame=game.TestGame; ``` 如果直接运行会出现 `game is not defined` 报错,此时开发者需要自行补充对 game 的定义: ```javascript //例如在该js的最开头,注意js的引用顺序,此时$global.window.game的game为package.game生成的对象 var game = $glob...

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

862. laya.ui.DialogManager_API3.0 [ 39%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/DialogManager" DialogManager Class DialogManager DialogManager 对话框管理容器,所有的对话框都在该容器内,...

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

863. 对游戏中各种控件字体样式使用“白鹭style”样式表 [ 38%]

...下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 关于使用matterjs物理引擎鼠标问题 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真...

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

864. 打包native报错 [ 36%]

...摇一摇报错,就解决方案 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-06-18 13:42 浏览: 655 关注: 1 人

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

865. 微信关系链:LayaAir引擎针对微信小游戏好友关系链实现方案 [ 34%]

...源报错是怎么回事? Uncaught TypeError: wx.getFileSystemManager is not a function   2018-08-17 0 17 分享 微博 QZONE 微信 159*****656 赞同来自: 这个在 Laya.stage.scaleMode = "showall"模式下,还是不能滑动!其他模式都没有问题。 2018-08-21 0 0 分享 微博 QZO...

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

866. laya.ui.View_API3.0 [ 31%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/View" View Class View View 是一个视图类 在2.0里,View继承自Scene类,但这是不合理的,Scene是一个2D+3D的...

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

867. 打包native报错 [ 30%]

...摇一摇报错,就解决方案 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2020-05-19 10:25 浏览: 93046 关注: 16 人 137*****859 • 2019-09-20 16:29 layaide的版本号和你打包的版本号一致么 wtfff1 • 2019-06-27 16:09 是打单机包 但是...

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

868. laya.d3.core.render.BaseRender_API3.0 [ 27%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/BaseRender" BaseRender Class BaseRender Render 类用于渲染器的父类,抽象类不允许实例。 Hierarchy C...

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

869. laya.display.Sprite_API3.0 [ 26%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Sprite" Sprite Class Sprite Sprite 是基本的显示图形的显示列表节点。 Sprite 默认没有宽高,默认不...

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

870. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 25%]

...会报错:This syntax requires an imported helper but module 'tslib' cannot be found 开发群里有大神提供了一种解决办法: 右键 LayaAirIDE.app->显示包内容,定位到 Contents->Resources->app->node_modules->rollup->dist->rollup.js 修改 rollup.js 文件...

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