I have wrote this function in a class: this.loadCanvas = function(json) { // parse the data into the canvas stage.loadFromJSON(json); // re-render the ...
確定! 回上一頁