<script> var stage; function init(){ stage = new createjs.Stage("game"); var bg = new createjs.Bitmap("./background.png"); //只选取图片的 ...
確定! 回上一頁