Add clear and endclear animations

This commit is contained in:
LoveEevee
2018-09-26 03:26:42 +03:00
parent 8226123c1b
commit fa818ad370
6 changed files with 32 additions and 13 deletions

View File

@@ -107,6 +107,7 @@ class Controller{
this.view.togglePauseMenu()
}
gameEnded(){
this.view.gameEnded()
var score = this.getGlobalScore()
var vp
if(score.fail === 0){