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