Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 90141

Load image from url fail. v3.13

$
0
0

@James_Wang 写道:

cc.textureCache.addImage(url, function(texture){
	if (texture instanceof cc.Texture2D) {
		this.setTexture(texture);
		this.setTextureRect(cc.rect(0, 0, texture.width, texture.height), false, texture.getContentSize());
	} else {
		console.log("DownloadImage Error");
		console.log(texture);
	}
}, this);

網頁版

我是用這樣的方式來下載圖檔,之前還正常,但升級到3.13以後,url都會載入錯誤,請問有方法可以解嗎

帖子: 1

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 90141

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>