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

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

701. /clang:-1: linker command failed with exit code 1 (use -v to see invocation) [ 38%]

...ncy: { code: 'CIRCULAR_DEPENDENCY', Failed to load resource: net::ERR_FILE_NOT_FOUND HttpRequest在ios系统出现Request failed Status:0 text:,安卓没事 scriptEngine 0xc30edooo loadScriptStringWithCodeCache failed 发布QQ包报错 安卓的QQ扫码时运行不出来 WebSocket connection to 'w...

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

702. 微信环境下面Laya.Browser.window.protobuf.load不能读取本地的proto文件 [ 38%]

...l, keys.map(function(key) { return scope[key]; })); // eslint-disable-line no-new-func 出来这个错误: WAGame.js:3 gameThirdScriptError Cannot read property 'apply' of undefined;at api readFile success callback function TypeError: Cannot read property 'apply' of undefined     at Function.eof...

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

703. laya.utils.Browser [ 38%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BrowserProperties | Methods Packagelaya.utilsClasspublic class BrowserInheritanceBrowser Object Browser 是浏览器代理类。封装浏览器及原生 js 提供的一些功能。 Public Properties PropertyDefined By ...

来源: laya_api 发布时间: 20170929

704. 在 ios xcode接入微信开放平台分享sdk编译出错 [ 38%]

...hnxmcoyygagguzfcmsdrryg/Build/Products/Debug-iphonesimulator/ykmj.app/ykmj normal x86_64     cd /Users/wxh/Desktop/layabox/ios/ykmj     export IPHONEOS_DEPLOYMENT_TARGET=7.0     export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applic...

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

705. 怎么实现同一个工程内分包? [ 38%]

...istener(Event.ADDED_TO_STAGE, init); this.stage.scaleMode = StageScaleMode.NO_SCALE; this.stage.align = StageAlign.TOP_LEFT; IFlash.setSize(1000, 600); //2D项目中设置场景尺寸 IFlash.setOrientationEx(1); //是否为横屏模式 IFlash.setBgcolor("#000000"); //背景色 IFlash.showInfo(false)...

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

706. laya.d3.utils.Utils3D [ 38%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Utils3DMethods Packagelaya.d3.utilsClasspublic class Utils3DInheritanceUtils3D Object Utils3D 类用于创建3D工具。 Public Methods  MethodDefined By  convert3DCoordTo2DScreenCoord(source:Vector3, out:Vector3):void...

来源: laya_api 发布时间: 20170929

707. laya.utils.Browser [ 38%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BrowserProperties | Methods Packagelaya.utilsClasspublic class BrowserInheritanceBrowser Object Browser 是浏览器代理类。封装浏览器及原生 js 提供的一些功能。 Public Properties PropertyDefined By ...

来源: Laya2.0_api 发布时间: 20190513

708. laya.ui.AutoBitmap [ 38%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames AutoBitmapProperties | Methods Packagelaya.uiClasspublic class AutoBitmapInheritanceAutoBitmap Graphics Object AutoBitmap 类是用于表示位图图像或绘制图形的显示对象。 封装了位置,宽高及九宫...

来源: laya_api 发布时间: 20170929

709. 引用外部脚本的方式 · LayaAir3.4 · 引擎文档 · LAYABOX [ 38%]

...安装AStar为例,如图1-2所示, (图1-2) 会把astar包安装到node_modules目录中,并且会在package.json的dependencies属性下添加astar。 看一下package.json里的内容: { "name": "test", "version": "1.0.0", "description": "", "main": "index.js", "bin": { "test": "bin/bu...

来源: Laya3.0_文档 发布时间: 20251010

710. 显示文本组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 38%]

...输入条右侧的拾色器选取颜色 自适应大小 fit content 否("no"):无操作;高度和宽度("yes"):Label边框可以根据文字大小和数量,自动调整高度和宽度为合适大小;高度("height"):Label边框只自动调整高度 样式 style “B”(bold)...

来源: Laya3.0_文档 发布时间: 20251010