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

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

111. laya.display.Animation_API3.0 [ 58%]

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

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

112. 弹窗视图组件 · LayaAir3.0文档 · LAYABOX [ 57%]

...出 group 设置资源的分组标识,设置后可以按组来加载或清理资源 在设置dragArea属性后,可以在设置的数值范围内对Dialog进行拖动。将其设置为"0,0,100,100",效果如动图1-3所示,红色区域为可拖拽区域。在设置后只可以在设置的数...

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

113. laya.device.media.Video [ 57%]

...放指定格式视频。 Video clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、...

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

114. laya.display.AnimationBase_API3.0 [ 56%]

...nBase Defined in laya/display/AnimationBase.ts:277 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 Returns AnimationBase 返回对象本身 clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/...

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

115. laya.display.Stage [ 55%]

...于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈...

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

116. Web Storage数据存储(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 54%]

...如下图所示: ![2](img/2.png) 如果我们需要把所有的数据都清理掉,在原有代码的最后添加一行代码即可: ```javascript Laya.LocalStorage.clear(); ``` 编译之后就会发现之前域名下存储的所有数据都消失了,如下图所示: ![3](img/3.png) session...

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

117. Web Storage数据存储(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 54%]

...如下图所示: ![2](img/2.png) 如果我们需要把所有的数据都清理掉,在原有代码的最后添加一行代码即可: ```java Laya.LocalStorage.clear(); ``` 编译之后就会发现之前域名下存储的所有数据都消失了,如下图所示: ![3](img/3.png) sessionStorag...

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

118. laya.map.TileAniSprite_API3.0 [ 54%]

...rns void clearAll clearAll(): void Defined in laya/map/TileAniSprite.ts:41 清理 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any ...

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

119. Web Storage数据存储(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 53%]

...如下图所示: ![2](img/2.png) 如果我们需要把所有的数据都清理掉,在原有代码的最后添加一行代码即可: ```java LocalStorage.clear(); ``` 编译之后就会发现之前域名下存储的所有数据都消失了,如下图所示: ![3](img/3.png) sessionStorage在L...

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

120. laya.ui.ScrollBar_API3.0 [ 53%]

...): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Def...

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