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

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

1. laya中什么方法做到像createjs更新画布的方法 [ 100%]

...接 提交 1 个回复 cuixueying 赞同来自: 理解错了,Laya.stage.repaint方法就是重绘方法,你可以试下! 2017-03-29 0 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 dazhi1001 相关问题 看了其他引擎才发现 LAY...

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

2. 当使用Image作为一个对象的遮罩时,设置Image的ScaleX为0时遮罩失效! [ 89%]

...= 1 // 有效 //imgMask.scaleX = 0.5 // 有效 img.mask = imgMask; imgMask.repaint(); } } new GameMain();   如上面代码,当scaleX设置为0时,遮罩无效,被遮罩对象全部显示出来 2017-03-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请...

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

3. LayaAir引擎AS3与Flash原生AS3的开发差异(ActionScript-简介篇(AS3)-LayaAir引擎简介) [ 79%]

...台。 ​ 2、如果遮罩是动态的,需要调用下被遮罩对象的repaint()方法。 ​ 下面通过代码查看一下差异。 ### 2.1 静态遮罩 **原生as3支持,但是不被LayaAir引擎支持的示例:** ```java var sp:Sprite=new Sprite(); sp.graphics.beginFill(0xFFFF00); sp.gra...

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

4. LayaAir引擎AS3与Flash原生AS3的开发差异(ActionScript-简介篇(AS3)-LayaAir引擎简介) [ 79%]

...台。 ​ 2、如果遮罩是动态的,需要调用下被遮罩对象的repaint()方法。 ​ 下面通过代码查看一下差异。 ### 2.1 静态遮罩 **原生as3支持,但是不被LayaAir引擎支持的示例:** ```java var sp:Sprite=new Sprite(); sp.graphics.beginFill(0xFFFF00); sp.gra...

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

5. 动画里设置Pie的startAngle不会重绘 [ 78%]

... 与内容相关的链接 提交 1 个回复 qian 赞同来自: Laya.stage.repaint方法就是重绘方法 2018-01-11 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 kaixinri 相关问题 Animator 如何获取当前所有动画名称呢...

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

6. laya.display.Stage [ 72%]

...led=false,则停止设置父节点mouseEnabled属性)。 Sprite  parentRepaint():void[override] cacheAs时,设置所有父对象缓存失效。 Stage pivot(x:Number, y:Number):Sprite 设置轴心点。相当于分别设置pivotX和pivotY属性。 因为返回值为Sprite对象本身,所以...

来源: laya_api 发布时间: 20170929

7. LayaAir引擎与原生Flash的差异文档说明! [ 72%]

...; sp.mask=mask; Laya.timer.frameLoop(1,this,function():void { mask.x++; sp.repaint(); });小提示:        LayaAir下,Mask是添加到了显示对象内部,也就是说,LayaAir 下的Mask坐标是相对于被遮罩 对象的,而并非舞台。 c.精灵自身画的graphics矢量图形...

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

8. laya.display.Stage_API3.0 [ 70%]

...getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds getTimeFromFrameStart get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal ...

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

9. laya.html.dom.HTMLIframeElement_API3.0 [ 68%]

...getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_height get_scaleX get_scaleY get_transform get_visible get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize ...

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

10. laya.html.dom.HTMLDivElement_API3.0 [ 67%]

...getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_height get_scaleX get_scaleY get_transform get_visible get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize ...

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