
上QQ阅读APP看书,第一时间看更新
Time for action — updating the bombs
Implement a call to the function UpdateBombs
, inside the UpdateGame
method.
Method UpdateGame() UpdateLaunchers() UpdateRockets() UpdateExplosions() UpdateBombs() Return True
What just happened?
We havejust have added a call to UpdateBombs
, inside the UpdateGame
method.