大约有 85 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0081 秒)
Laya_社区(29) Laya3.0_api(21) Laya2.0_api(15) laya_api(12) Laya3.0_文档(6) Laya2.0_示例(1) Laya2.0_文档(1)
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/...
来源: Laya3.0_api 发布时间: 20231115
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/...
来源: Laya3.0_api 发布时间: 20231115
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/...
来源: Laya3.0_api 发布时间: 20231115
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/...
来源: Laya3.0_api 发布时间: 20231115
... this.protocols.remove(protocol); } /** 清除所有*/ public clearAll(): void { this.protocols.clear(); } /** 销毁*/ public destroy(): void { this.socket = null; ...
来源: Laya_社区 发布时间: 20161109