cacheAsBitmap 的研究
摘要:private function backgroundDraw():void { this.mBackground.cacheAsBitmap = false; var graphics:Graphics = this.mBackground.graphics; graphics.clear(); graphics.beginFill(this.mBackgroundColor); graphics.drawRect(0, 0, Dollars.smStage.stag...
阅读全文
posted @ 2011-12-05 19:21
浙公网安备 33010602011771号