querySelector('#canvas'); //建立舞臺var stage = new createjs.Stage(canvas); //建立一個Shape物件,此處也可以建立文字Text,建立圖片Bitmap var ...
確定! 回上一頁