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.

Rendering beautiful bombs

To render all existing bombs, we need to change the RenderGame method.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.230.82