摘要:
什么都不说看代码:import flash.display.BitmapData;import flash.events.Event;import flash.geom.Point;import flash.events.KeyboardEvent;map.gotoAndStop(1);var bmdMap:BitmapData=new BitmapData(map.width,map.height,true,0);var bmdCar:BitmapData=new BitmapData(car.width,map.height,true,0);bmdMap.draw(map);bmdCar. 阅读全文
posted @ 2011-11-18 15:53 FLASH春哥 阅读(371) 评论(0) 推荐(0)
浙公网安备 33010602011771号