昨天都忘記寫日志了。。繼續道歉。。我可愛的瑪麗醫生~~昨天終于可以正常的消去了~~開心~~不過哦~我的顯示和事件處理不好~~貓說要把addEventListener綁定。。。今天要把下面那段混亂的東西搞好~~加油
public function onTimer(event:TimerEvent):void {
if (judge) {
judge=judgepill.pilljudge();
stage.focus=this;
addEventListener(KeyboardEvent.KEY_DOWN,onKeyDown);
remove();
DrawPill();//每次只畫藥丸掉落的動畫
} else {
putIntoMap();
judgeMap=new stJudgeMap(myMap);
removeall();
Draw();//畫的是有remove狀態的~~
judgeMap.stAround();
judgeMap.deleteremove();
judgeMap.pilldown();
pillmove=new stPillmovetwo ;
judgepill=new stJudgePill(myMap,pillmove);
judge=judgepill.pilljudge();
removeall();
Draw();
DrawPill();
}
}
posted on 2008-11-04 08:28
正牌的天地之靈和他的徒兒們肖赫_王婷婷_王冠_鄭燚_孫婷 閱讀(71)
評論(0) 編輯 收藏 引用 所屬分類:
糖糖