大约有 384 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0032 秒)
...umentationAll Packages | All Classes | Index | Frames No Frames TimerProperties | Methods Packagelaya.utilsClasspublic class TimerInheritanceTimer Object Timer 是时钟管理类。它是一个单例,不要手动实例化此类,应该通过 Laya.timer 访问。 Public Properties Propert...
来源: Laya2.0_api 发布时间: 20190513
用webpack打包laya会出错 代码如下 require('./libs/laya.core.js'); require('./libs/laya.html.js'); 执行时,会报出错误 Uncaught TypeError: Cannot assign to read only property 'document' of object '#<Window>' 出错的句子是 function(global) {'use strict';var window=window||...
来源: Laya_社区 发布时间: 20170209
unity导出的3d场景如何让背景透明 unity中导出的场景如何让背景透明, 相机上的Clear Flags设置成Depth only虽然可以透明,但是会残留前面帧的画面 附件 : --> 2022-08-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...
来源: Laya_社区 发布时间: 20220817
...entationAll Packages | All Classes | Index | Frames No Frames PhysicsProperties | Methods Packagelaya.physicsClasspublic class PhysicsInheritancePhysics EventDispatcher Object 2D物理引擎,使用Box2d驱动 Public Properties PropertyDefined By allowSleeping : Boolean 设置是否允...
来源: Laya2.0_api 发布时间: 20190513
微信开发者工具报错,window只读,不能被赋值 Cannot assign to read only property 'window' of object '#<Window>' 看到论坛上很多这个问题,希望百忙中抽空解决下,谢谢. 附件 : --> 2019-01-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...
来源: Laya_社区 发布时间: 20190121
Laya2.0导入protobufjs第三方库,报错找不到文件 Laya2.0 在Main.ts里:import protoAll = require("../libs/protoAll"); var pCls = protoAll.com.bee.protobuf.ClimbingTowerInfoProto; var p: protoAll.com.bee.protobuf.ClimbingTowerInfoProto = pCls.create(); p.curId = 10; p.isSecondPass = tru...
来源: Laya_社区 发布时间: 20190228
XMLHttpRequest cannot load 我是一个新手。 在按照教学视频进行尝试时,使用IDE运行没问题,但是使用Flash Develop调用谷歌浏览器运行时,显示不出图片。。。应该是资源加载时出了问题?求教 firstGame.max.js:9742 XMLHttpRequest cannot load file...
来源: Laya_社区 发布时间: 20170108
...entationAll Packages | All Classes | Index | Frames No Frames TextureProperties | Methods | Events Packagelaya.resourceClasspublic class TextureInheritanceTexture EventDispatcher Object Texture 是一个纹理处理类。 Public Properties PropertyDefined By bitmap : Texture2D 获取位...
来源: Laya2.0_api 发布时间: 20190513
...cumentationAll Packages | All Classes | Index | Frames No Frames ByteProperties | Methods | Constants Packagelaya.utilsClasspublic class ByteInheritanceByte Object Byte 类提供用于优化读取、写入以及处理二进制数据的方法和属性。 Byte 类适用于需要在字节层...
来源: Laya2.0_api 发布时间: 20190513
...cumentationAll Packages | All Classes | Index | Frames No Frames ByteProperties | Methods | Constants Packagelaya.utilsClasspublic class ByteInheritanceByte Object Byte 类提供用于优化读取、写入以及处理二进制数据的方法和属性。 注意: Byte 类适用于需要在...
来源: laya_api 发布时间: 20170929