大约有 25 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0034 秒)
...createView()进行创建,并且都是ide自动生成的代码。 export module ui { export class HelloUI extends Scene { public static uiView:any ={"type":"Scene","props":{"width":640,"height":1136},"compId":2,"child":[{"type":"Label","props":{"y":64,"x":214.5,"width":211,"text":"label","sty...
来源: Laya_社区 发布时间: 20190625
... cd /Users/poss/Desktop/release/iOS/wangpainiuniu/wangpainiuniu export IPHONEOS_DEPLOYMENT_TARGET=7.0 export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/b...
来源: Laya_社区 发布时间: 20161229
...选domparserinon.js异常 勾选了这个选项之后会直接黑屏,报exports is not defined(有时候什么都不报),但是不勾的话有些场景又加载不上来(提示导入xml解析库),其它平台的勾选这个库都是没有问题的。不知道vivo上有什么特别的...
来源: Laya_社区 发布时间: 20190927
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!这是为什么? 已上传 Demo 附件 LayaAir3D UnityPlugin 使用...
来源: Laya_社区 发布时间: 20240221
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 使用getChildByName()无法得到子节点对象 FD 宏编译时 出现 试图访问该方法时失败 Laya2.0 WebGl模式,使用...
来源: Laya_社区 发布时间: 20181102
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined matter.js的文档查看 请问如何让textinput组件输入密码的时候显示*号? 关于Dialog遮罩层移除解...
来源: Laya_社区 发布时间: 20190721
...il.js:1022:11) at ChildProcess.spawn (internal/child_process.js:323:11) at exports.spawn (child_process.js:502:9) at Object.<anonymous> (/usr/local/lib/node_modules/layaair-cmd/layaair-cmd-resourceVersion.js:60:10) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module....
来源: Laya_社区 发布时间: 20180514
...关的链接 提交 1 个回复 Laya_Aaron 赞同来自: module 前面有export 吗? 2018-11-27 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 kanon1109 相关问题 【屏幕适配】在LayaAir上面是竖屏,为什么到微信开...
来源: Laya_社区 发布时间: 20181127
drawToCanvas转出图片与游戏内显示颜色差距过大 测试代码 export default class TestView { constructor() { this.init(); } init() { Laya.stage.bgColor='#ffffff'; Laya.stage.addChild(new Laya.Image('comp/img/img1.png')); ...
来源: Laya_社区 发布时间: 20230419
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 2.2.0beta4 ...
来源: Laya_社区 发布时间: 20190819