addChild(that.backdrop); this.w = bg.width; this.h = bg.height; //创建一个背景副本,无缝连接var copyy = -bg.height; this.copy = new createjs.Bitmap(bg); ...
確定! 回上一頁