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

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

21. 骨骼动画-Spine事件 [ 69%]

...elSprite.y = mStartY; mLabelSprite.graphics.clear(); mLabelSprite.graphics.fillText(tEventData.name, 0, 0, "20px Arial", "#ff0000", "center"); Tween.to(mLabelSprite, { y:mStartY - 200 }, 1000, null,Handler.create(this,playEnd)) } function playEnd() { mLabelSprite.removeSelf(); } })();module laya { i...

来源: Laya_示例 发布时间: 20241124

22. 骨骼动画-Spine事件 [ 68%]

...d(mLabelSprite); mLabelSprite.pos(mStartX, mStartY); mLabelSprite.graphics.fillText(tEventData.name, 0, 0, "20px Arial", "#ff0000", "center"); Tween.to(mLabelSprite, { y: mStartY - 200 }, 1000, null, Handler.create(this, this.playEnd)) } playEnd() { mLabelSprite.removeSelf(); } } new Skeleton_SpineE...

来源: Laya2.0_示例 发布时间: 20241124

23. 计时器-延迟执行 [ 67%]

...aphics.drawRect(0, 0, w, h, "#FF7F50"); button.size(w, h); button.graphics.fillText(label, w / 2, 17, "20px simHei", "#ffffff", "center"); return button; } function onDecreaseAlpha1(e) { //移除鼠标单击事件 button1.off(Event.CLICK, this, onDecreaseAlpha1); //定时执行一次(间隔时间) L...

来源: Laya_示例 发布时间: 20241124

24. LayaNative2.0 Lable引发的crash bug(有demo) [ 66%]

...rInfo (http://192.168.1.11/slider/lib ... :41690)         at M.t._fast_filltext (http://192.168.1.11/slider/lib ... :39406)         at G.t._fast_filltext (http://192.168.1.11/slider/lib ... 143372)         at o.t.run (http://192.168.1.11/slider/lib ... 270082)         at t.e._renderA...

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

25. 计时器-延迟执行 [ 66%]

...aphics.drawRect(0, 0, w, h, "#FF7F50"); button.size(w, h); button.graphics.fillText(label, w / 2, 17, "20px simHei", "#ffffff", "center"); return button; } onDecreaseAlpha1(e) { const Event = Laya.Event; //移除鼠标单击事件 this.button1.off(Event.CLICK, this, this.onDecreaseAlpha1); //定时...

来源: Laya2.0_示例 发布时间: 20241124

26. layaNative2.0在android上crash报错 [ 65%]

...rInfo (http://192.168.1.11/slider/lib ... :41690)         at M.t._fast_filltext (http://192.168.1.11/slider/lib ... :39406)         at G.t._fast_filltext (http://192.168.1.11/slider/lib ... 143372)         at o.t.run (http://192.168.1.11/slider/lib ... 270082)         at t.e._renderA...

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

27. Laya1.6.2发布flash版本 [ 65%]

...aya.webgl.text::DrawText$/drawText() at laya.webgl.canvas::WebGLContext2D/_fillText() at laya.webgl.canvas::WebGLContext2D/fillText() at MethodInfo-4429() at Function/http://adobe.com/AS3/2006/builtin::call() at laya.display::Graphics/_renderOne() at laya.renders::RenderSprite/_graphics() at laya.di...

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

28. [LayaAirIDE3]layanative3.1 ios 使用TTF crash [ 64%]

...。 分别是Text文本类的文本统一提交方式,和Graphics类的fillText文本单字符绘制提交方式。 如果采用了Text文本,那每一个Text文本对象中的文本字符会一起形成小图集提交到大图合集中,比如游戏中某个文本对象有300字,其中一个...

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

29. laya.ani.GraphicsAni_API3.0 [ 63%]

...ie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate save scale strokeText transform translate create recycle Constructors constructor new GraphicsAni(): GraphicsAni Inherited from Graphics.constructor Defined in...

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

30. laya.ui.AutoBitmap_API3.0 [ 61%]

...ie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate save scale setState strokeText transform translate Constructors constructor new AutoBitmap(): AutoBitmap Inherited from Graphics.constructor Defined in laya/di...

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