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

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

121. laya.ui.ComboBox_API3.0 [ 76%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

122. hideWebview()这个方法是适用哪个sdk的? [ 76%]

...光照明效果实现的内置方法? Tween的to方法完成缓动后的回调怎么写,Tween.to(beginbox,{x:-Laya.Browser.width},1000,null,aaa,0,false);aaa是一个测试方法 websocket 中 protobuf 数据的发送与接收的具体方法是怎样的? [闪退!!!][崩溃!!Crash]LayaNative 2.8...

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

123. laya.ui.Label_API3.0 [ 76%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

124. laya.ui.Radio_API3.0 [ 75%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Implementation of ISelect.contains Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 P...

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

125. laya.ui.Button_API3.0 [ 75%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Implementation of ISelect.contains Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 P...

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

126. laya.ui.Tree_API3.0 [ 75%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

127. laya.media.SoundNode [ 75%]

...efault = 1) — 循环次数  complete:Handler (default = null) — 完成回调 stop()method  public function stop():void 停止播放 Sat Apr 22 2017, 10:26 AM +08:00

来源: laya_api 发布时间: 20170422

128. laya.ani.bone.Skeleton [ 75%]

...动画文件路径  complete:Handler (default = null) — 加载完成的回调函数  aniMode:int (default = 0) — 与Skeleton.init的aniMode作用一致 paused()method  public function paused():void 暂停动画的播放 play()method  public function play(nameOrIndex:*, loop:Boolean, force:Bo...

来源: laya_api 发布时间: 20170929

129. laya.display.Text [ 73%]

...是在需要频繁执行的逻辑中,比如帧循环和MOUSE_MOVE事件回调函数里面。 getGraphicBounds()method override public function getGraphicBounds(realSize:Boolean = false):Rectangle 返回此实例中的绘图对象( Graphics )的显示区域,不包括子对象。 Parameters r...

来源: laya_api 发布时间: 20170929

130. laya.resource.Resource_API3.0 [ 73%]

...。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用结构如:[p],其他的单...

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