再来一局 完善, todo : mission 添加自定义的 定时运行队列 方便销毁
This commit is contained in:
@@ -34,6 +34,10 @@ export class VictoryComp extends CCComp {
|
||||
this.hide()
|
||||
oops.message.dispatchEvent(GameEvent.MissionEnd)
|
||||
}
|
||||
restart(){
|
||||
this.hide()
|
||||
oops.message.dispatchEvent(GameEvent.MissionStart)
|
||||
}
|
||||
open(){
|
||||
this.show()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user