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

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

971. 缓动-缓动函数演示 [ 58%]

...os(text.x + text.width + 10, text.y - 3); input.inputElementYAdjuster = 1; return input } })();module laya { import Input = Laya.Input; import Sprite = Laya.Sprite; import Stage = Laya.Stage; import Text = Laya.Text; import Event = Laya.Event; import List = Laya.List; import Browser = Laya.Browser; ...

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

972. 关于bezier [ 58%]

...制点[x0,y0,x1,y1...] * @param inSertCount 每次曲线的插值数量 * @return * */ getBezierPoints(pList: Array<any>, inSertCount?: number, count?: number): Array<any>; 也没有什么注释,具体函数是怎么使用的 2017-03-28 添加评论 免费帖 --> 分享 微博 QZONE ...

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

973. laya.d3.animation.AnimationEvent_API3.0 [ 58%]

...ya/d3/animation/AnimationEvent.ts:10 创建一个 AnimationEvent 实例。 Returns AnimationEvent Properties eventName eventName: string Defined in laya/d3/animation/AnimationEvent.ts:8 事件触发名称。 params params: any[] Defined in laya/d3/animation/AnimationEvent.ts:10 事件触发参数。...

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

974. 3D寻路 · LayaAir3.0文档 · LAYABOX [ 58%]

...&& a == 255) colaStarArr[h] = 1; else { colaStarArr[h] = 0; } } }; return aStarArr; } 再通过下面的代码,可以初始化A*的地图数据 //读取地形图 this.aStarMap = Loader.getTexture2D("res/threeDimen/scene/TerrainScene/Assets/AStarMap.png"); //获得地图数据 var aStarArr ...

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

975. 更新了1.7.10后报的错 [ 58%]

...息 我暂时自己做了保护,如果发现 context._saveMark 是空就 return出去 附件 : --> 2017-10-26 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 你可以先连接...

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

976. 如何停止整个游戏 [ 58%]

...看了下源代码 想修改一下stage的render  那里有个sleep 直接return 但是不知道有没有什么坑 2017-03-20 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 jacksing888 相关问题 写个捕鱼游戏练练手 招聘:H...

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

977. laya.html.HtmlParseOptions_API3.0 [ 58%]

...arseOptions(): HtmlParseOptions Defined in laya/html/HtmlParseOptions.ts:9 Returns HtmlParseOptions Properties ignoreWhiteSpace ignoreWhiteSpace: boolean Defined in laya/html/HtmlParseOptions.ts:6 linkColor linkColor: string Defined in laya/html/HtmlParseOptions.ts:5 linkUnderline linkUnderline: boo...

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

978. laya.d3.physics.shape.SphereColliderShape [ 58%]

...。 Method Detailclone()methodoverride public function clone():* 克隆。 Returns* — 克隆副本。 Mon May 13 2019, 02:40 PM +08:00

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

979. 动画加载完成的监听是怎样写? [ 58%]

... fly() { let ani = new Laya.Animation(); ani.loadAnimation("plaen4.ani"); return ani; }   这样写是可以正常播放,但是会有这个警告 ani not found: plaen4.ani#ani1 2018-11-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

980. laya.display.cmd.TranslateCmd_API3.0 [ 58%]

...(): void Defined in laya/display/cmd/TranslateCmd.ts:29 回收到对象池 Returns void Globals "laya/display/cmd/TranslateCmd" TranslateCmd tx ty ID recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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