All low level load functions including loadArrayBuffer, loadBlob, loadImage,...
All low level load functions including loadArrayBuffer, loadBlob, loadImage, loadJson, loadJsonp, loadText, loadXML and loadWithXhr have been removed. Please use the equivalent fetch functions on the Resource class.
Loading
Please sign in to comment