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

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

91. laya.display.cmd.TransformCmd [ 74%]

... TransformCmdPublic Methods  MethodDefined By  recover():void 回收到对象 TransformCmdPublic Constants ConstantDefined By  ID : String = Transform[static] TransformCmdProperty Detailmatrixpropertypublic var matrix:Matrix 矩阵。 pivotXproperty public var pivotX:Number (可选)水...

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

92. laya.display.cmd.AlphaCmd [ 74%]

...度 AlphaCmdPublic Methods  MethodDefined By  recover():void 回收到对象 AlphaCmdPublic Constants ConstantDefined By  ID : String = Alpha[static] AlphaCmdProperty Detailalphapropertypublic var alpha:Number 透明度 Method Detailrecover()method public function recover():void 回收到...

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

93. laya.display.cmd.DrawTexturesCmd [ 74%]

...rawTexturesCmdPublic Methods  MethodDefined By  recover():void 回收到对象 DrawTexturesCmdPublic Constants ConstantDefined By  ID : String = DrawTextures[static] DrawTexturesCmdProperty Detailpospropertypublic var pos:Array 绘制次数和坐标。 textureproperty public var texture:Te...

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

94. laya.display.cmd.SaveCmd [ 74%]

...e配套使用 Public Methods  MethodDefined By  recover():void 回收到对象 SaveCmdPublic Constants ConstantDefined By  ID : String = Save[static] SaveCmdMethod Detailrecover()method public function recover():void 回收到对象 Constant DetailIDConstantpublic static const ID:String ...

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

95. laya.display.cmd.RestoreCmd [ 74%]

...e配套使用 Public Methods  MethodDefined By  recover():void 回收到对象 RestoreCmdPublic Constants ConstantDefined By  ID : String = Restore[static] RestoreCmdMethod Detailrecover()method public function recover():void 回收到对象 Constant DetailIDConstantpublic static const I...

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

96. laya.display.cmd.TranslateCmd [ 74%]

... TranslateCmdPublic Methods  MethodDefined By  recover():void 回收到对象 TranslateCmdPublic Constants ConstantDefined By  ID : String = Translate[static] TranslateCmdProperty Detailtxpropertypublic var tx:Number 添加到水平坐标(x)上的值。 typroperty public var ty:Number ...

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

97. callConchJSFunction这个能调用conch里的方法吗?例如hidewebview? [ 74%]

...折叠 要回复问题请先登录 发起人 stephysun 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 请问有没有方法能够获取“鼠标是否处于按下状态”? 请问在layaIDE里,怎么调用微信小程序API FD 宏...

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

98. 如何过滤拥有相同name的节点对象[ 74%]

如何过滤拥有相同name的节点对象? 节点可以设置 var + name; 按照道理来说var 应该是唯一的, name应该有很多是一样的; 而 getChildByName 只能获取一个节点, 能不能建一个getChildsByName, 可以获取子类相同name的数组; 这样我可以将具有相...

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

99. tween设置repeat为0后,后面所用tween动画异常 [ 74%]

...(hint, { scaleX: 0.5, scaleY: 0.5 }, 2000); tw.repeat = 0;//有bug,回收对象不会重置此值   //tween被对象回收并不会重置repeat导致后面这个tween对象重用时动画重复播放 2019-09-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

100. laya.display.cmd.DrawLineCmd [ 74%]

... DrawLineCmdPublic Methods  MethodDefined By  recover():void 回收到对象 DrawLineCmdPublic Constants ConstantDefined By  ID : String = DrawLine[static] DrawLineCmdProperty DetailfromXpropertypublic var fromX:Number X轴开始位置。 fromYproperty public var fromY:Number Y轴开始位...

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