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

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

531. laya.maths.Vector2_API3.0 [ 80%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Vector2" Vector2 Class Vector2 Vector2 类用于创建二维向量。 Hierarchy Vector2 Implements IClone Index Constructors ...

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

532. 高级应用-寻路导航 [ 80%]

... new Laya.Vector3(0, 0, 0); this._quaternion = new Laya.Quaternion(); this.index = 0; this.curPathIndex = 0; this.nextPathIndex = 1; this.pointCount = 10; Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; Laya.Stat.show(); this.path = new Array(); //预加...

来源: Laya_示例 发布时间: 20251209

533. laya.display.cmd.DrawPolyCmd_API3.0 [ 80%]

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/cmd/DrawPolyCmd" DrawPolyCmd Class DrawPolyCmd 绘制多边形 Hierarchy DrawPolyCmd Index Properties fillColor lineColor l...

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

534. 淘宝创意互动分包指南(TypeScript-小游戏适配文档-淘宝创意互动) [ 80%]

...─ page3 │ └── page4 └── pages ├── common └── index ``` 我们LayaIDE中已经在 `app.json` 文件的 `subPackages` 字段中声明小程序的分包结构: ``` { "pages": [ "pages/index", "pages/common" ], "subPackages": [ { "root": "packageA", "pages": [ "pages/page1"...

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

535. 【求助】怎么在自定义对象进行实例化的时候,给它绑定监听事件 [ 80%]

...ite(); Laya.stage.addChild(foodSprite); //初始化当前菜品下标 this.index = 0; //数据数组 foodArray = ; foodArray.push(new Food("菜品1", "1", 0)); foodArray.push(new Food("菜品2", "2", 1)); foodArray.push(new Food("菜品3", "3", 2)); foodArray.push(new Food("菜品4", "4", 3)); foodA...

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

536. 骨骼怎么没有gotoAndStop方法 [ 80%]

...作的最后一帧,怎么写 _skeleton.play(action, false);  _skeleton.index = _skeleton.total; _skeleton.stop();   这样写的话,有时候获取skeleton的total时会报错,里面那个currentAnimationClipIndex是-1 2017-01-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...

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

537. laya.d3.core.particleshuriken.module.ColorOverLifetime_API3.0 [ 80%]

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/particleShuriKen/module/ColorOverLifetime" ColorOverLifetime Class ColorOverLifetime ColorOverLifetime 类用于粒子的...

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

538. laya.d3.text.TextMesh_API3.0 [ 80%]

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/text/TextMesh" TextMesh Class TextMesh TextMesh 类用于创建文本网格。 Hierarchy TextMesh Index Constructors constructor...

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

539. 构建打包安卓单机版APP 使用setExternalLink [ 80%]

...用setExternalLink 资源路径H5(该路径下两个html文件 入口文件index.html 和client.html). 构建单机版APP 使用setExternalLink设置url路径是client.html 显示黑屏. 是什么问题?setExternalLink不能设置本地路径? 设置服务器路径是可以的(例如:http://www.XXX....

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

540. laya.utils.SpriteUtils_API3.0 [ 80%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/SpriteUtils" SpriteUtils Class SpriteUtils Hierarchy SpriteUtils Index Methods fitDOMElementInArea getGlobalPosAndScale getTr...

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