大约有 931 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0092 秒)
Laya_社区(674) Laya3.0_api(66) Laya2.0_api(57) laya_api(53) Laya2.0_文档(45) Laya3.0_文档(21) Laya2.0_示例(8) Laya_示例(7)
...绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite textWidth : Number[read-only] 表示文本的宽度,以像素为单位。 Text transform : Matrix 对象的矩阵...
来源: Laya2.0_api 发布时间: 20190513
...的播放实质就是定时切换Graphics对象。 使用set source、loadImages(...)、loadAtlas(...)、loadAnimation(...)方法可以创建动画模版。使用play(...)可以播放指定动画。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined ...
来源: Laya2.0_api 发布时间: 20190513
...ew Sprite();//创建一个 Sprite 类的实例对象 sprite 。 sprite.loadImage("resource/ui/bg.png");//加载并显示图片。 sprite.x = 200;//设置 sprite 对象相对于父容器的水平方向坐标值。 sprite.y = 200;//设置 sprite 对象相对于父容器的垂直方向坐标值。 spri...
来源: Laya3.0_api 发布时间: 20231115
...mlCanvas.getCanvas();//获取原生的canvas对象 trace(canvas.toDataURL("image/png"));//打印图片base64信息,可以发给服务器或者保存为图片 Sprite event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher exitFullscreen():void退出全屏模式Stage frameLoop...
来源: laya_api 发布时间: 20170929
...mlCanvas.getCanvas();//获取原生的canvas对象 trace(canvas.toDataURL("image/png"));//打印图片base64信息,可以发给服务器或者保存为图片 Sprite event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Arra...
来源: laya_api 发布时间: 20170929
...mlCanvas.getCanvas();//获取原生的canvas对象 trace(canvas.toDataURL("image/png"));//打印图片base64信息,可以发给服务器或者保存为图片 Sprite event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Arra...
来源: laya_api 发布时间: 20170929
...绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite textWidth : Number[read-only] 表示文本的宽度,以像素为单位。 Text transform : Matrix 对象的矩...
来源: Laya2.0_api 发布时间: 20190513
...绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite transform : Matrix[override] 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移...
来源: Laya2.0_api 发布时间: 20190513
..._width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeInputChild removeSel...
来源: Laya3.0_api 发布时间: 20231102
..._width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeInputChild removeSel...
来源: Laya3.0_api 发布时间: 20231102