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

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

121. laya.display.Animation_API3.0 [ 39%]

...ase Overrides AnimationBase.clear Defined in laya/display/Animation.ts:254 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 override Returns AnimationBase clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in...

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

122. laya.ui.List_API3.0 [ 39%]

...eStopScroll: boolean = false Defined in laya/ui/List.ts:182 禁用滚动条停止 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标事件检测发...

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

123. laya.ui.VScrollBar_API3.0 [ 39%]

... from ScrollBar.disableDrag Defined in laya/ui/ScrollBar.ts:66 调用滚动停止接口stopMoveLimit时,是否禁止内容的拖拽 downButton downButton: Button Inherited from ScrollBar.downButton Defined in laya/ui/ScrollBar.ts:58 下按钮 elasticBackTime elasticBackTime: number = 500 Inherited...

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

124. 3D寻路 · LayaAir3.3 · 引擎文档 · LAYABOX [ 38%]

...度:设置代理的最大加速度。这决定了代理在开始移动、停止移动或改变方向时的加速度。 规避品质级别:定义代理的回避品质。影响代理在导航网格上计算路径的精度和效率,较高的质量可以生成更准确和优化的路径,但可...

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

125. laya.ui.HScrollBar_API3.0 [ 38%]

... from ScrollBar.disableDrag Defined in laya/ui/ScrollBar.ts:66 调用滚动停止接口stopMoveLimit时,是否禁止内容的拖拽 downButton downButton: Button Inherited from ScrollBar.downButton Defined in laya/ui/ScrollBar.ts:58 下按钮 elasticBackTime elasticBackTime: number = 500 Inherited...

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

126. laya.ui.AdvImage_API3.0 [ 38%]

...herited from AnimationBase.stopDrag Defined in laya/display/Sprite.ts:1678 停止拖动此对象。 Returns void timerLoop timerLoop(delay: number, caller: any, method: Function, args?: any[], coverBefore?: boolean, jumpFrame?: boolean): void Inherited from Node.timerLoop Defined in laya/display/Nod...

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

127. 基础文本 · LayaAir3.3 · 引擎文档 · LAYABOX [ 33%]

...xt); Laya.stage.on(Laya.Event.MOUSE_UP, this, this.finishScrollText); } /* 停止滚动文本 */ finishScrollText() { Laya.stage.off(Laya.Event.MOUSE_MOVE, this, this.scrollText); Laya.stage.off(Laya.Event.MOUSE_UP, this, this.finishScrollText); } /* 鼠标滚动文本 */ scrollText() { let nowX = t...

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

128. 2D物理系统 · LayaAir3.3 · 引擎文档 · LAYABOX [ 31%]

...体或空气中运动时由于介质的阻碍而逐渐减缓速度并最终停止的现象。 开发者可以通过设置刚体的线性阻尼属性来调整刚体在运动过程中受到的线性阻尼力的强度。范围从0到无穷大。默认值为0,表示没有阻尼。有无阻尼的效果...

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

129. laya.net.Loader_API3.0 [ 25%]

...ader.ts:859 清理当前未完成的加载,所有未加载的内容全部停止加载。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional da...

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

130. 安卓概率性闪退 [ 22%]

...方法,有返回值的时候崩溃 打包安卓版本时 播放音效会停止掉背景音乐 三星s6 native闪退,这个是啥错 安卓微信小游戏中webgl渲染文字过慢 Native2.0打包apk,在安卓4.2设备必闪退 构建的安卓项目内嵌了LayaPlayer吗? 问题状态 最新...

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