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

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

191. laya.ui.Clip [ 55%]

...Node  dispose():void 销毁对象并释放加载的皮肤资源。 Clip drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...

来源: laya_api 发布时间: 20170929

192. htmlCanvas 像素级操作 [ 55%]

.../img/testImg.png"); //获取临时sprite的htmlCanvas var htmlCanvas = img.drawToCanvas(tex.width,tex.height,0,0); //获取临时sprite的 原生Canvas var c = htmlCanvas.getCanvas(); var ctx = c.getContext("2d"); //获取canvas的imgData var imgData = ctx.getImageData(0,0,ctx.canvas.width,ctx.canva...

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

193. laya.ui.Label [ 55%]

...troyChildren():void 销毁所有子对象,不销毁自己本身。 Node drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...

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

194. laya.particle.Particle2D_API3.0 [ 55%]

...leEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anc...

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

195. laya.ui.CheckBox_API3.0 [ 55%]

...leEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBo...

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

196. laya.media.SoundNode_API3.0 [ 55%]

...leEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anc...

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

197. laya.display.Sprite_API3.0 [ 55%]

...leEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anc...

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

198. laya.map.GridSprite_API3.0 [ 55%]

...allLater clearAll clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anc...

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

199. laya.ui.ScrollBar [ 55%]

...troyChildren():void 销毁所有子对象,不销毁自己本身。 Node drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...

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

200. laya.ui.UIGroup [ 55%]

...troyChildren():void 销毁所有子对象,不销毁自己本身。 Node drawToCanvas(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sp...

来源: laya_api 发布时间: 20170929