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

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

131. button响应鼠标事件有两种方式,哪个更好用些? [ 66%]

...好用些? 一个是mouseHandler 一个是监听事件的button.on(Laya.Event.MOUSE_UP)   推荐用哪一种? 用button.on的方式是不是窗口关闭了我要手动移除事件? 2016-10-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...

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

132. laya.d3.component.animation.KeyframeAnimations [ 66%]

... | Index | Frames No Frames KeyframeAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class KeyframeAnimationsInheritanceKeyframeAnimations Component3D EventDispatcher ObjectSubclasses RigidAnimations, SkinAnimations KeyframeAnimation 类用于帧动画组...

来源: laya_api 发布时间: 20170929

133. laya.d3.component.animation.UVAnimations [ 66%]

...lasses | Index | Frames No Frames UVAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class UVAnimationsInheritanceUVAnimations KeyframeAnimations Component3D EventDispatcher Object UVAnimations 类用于创建UV动画组件。 Public Properties Hide Inheri...

来源: laya_api 发布时间: 20170603

134. 采用on绑定事件后,界面释放时,持有的回调对象句柄会被清除吗?谢谢! [ 65%]

...的话,在什么情况下移除比较好呢?   给界面添加一个Event.REMOVED事件,在这里面移除吗?   感谢解答! 2017-05-13 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 jay1298 相关问题 两个对象new了...

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

135. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 65%]

...ildAt addChildren addComponent addComponentInstance addLine addLines bubbleEvent callLater clear clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents getLine hasHideFlag hasListener isAncestorOf off offAll offA...

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

136. laya.d3.component.animation.CameraAnimations [ 65%]

...es | Index | Frames No Frames CameraAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class CameraAnimationsInheritanceCameraAnimations KeyframeAnimations Component3D EventDispatcher Object CameraAnimations 类用于创建摄像机动画组件。 Public Pro...

来源: laya_api 发布时间: 20170603

137. Native IOS下获取陀螺仪数据为0 [ 65%]

...意坐标系。 //设置陀螺仪的处理 Laya.Gyroscope.instance.on(Laya.Event.CHANGE, this, this.onOrientationChange);   private onOrientationChange(absolute:Boolean, info: Laya.RotationInfo):void         {             if (info.alpha === null)             {     ...

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

138. laya.d3.component.animation.RigidAnimations [ 65%]

...ses | Index | Frames No Frames RigidAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class RigidAnimationsInheritanceRigidAnimations KeyframeAnimations Component3D EventDispatcher Object RigidAnimations 类用于创建变换动画组件。 Public Propertie...

来源: laya_api 发布时间: 20170929

139. laya.d3.component.physics.MeshCollider [ 65%]

...lasses | Index | Frames No Frames MeshColliderProperties | Methods | Events Packagelaya.d3.component.physicsClasspublic class MeshColliderInheritanceMeshCollider Collider Component3D EventDispatcher Object MeshCollider 类用于创建网格碰撞器。 Public Properties Hide Inherited Public ...

来源: laya_api 发布时间: 20170929

140. laya.d3.component.animation.SkinAnimations [ 65%]

...sses | Index | Frames No Frames SkinAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class SkinAnimationsInheritanceSkinAnimations KeyframeAnimations Component3D EventDispatcher Object SkinAnimations 类用于创建蒙皮动画组件。 Public Properties H...

来源: laya_api 发布时间: 20170929