Mercurial > hg > beaglert
diff projects/tank_wars/game.h @ 274:cf98c06c72fd prerelease
merge
author | Liam Donovan <l.b.donovan@qmul.ac.uk> |
---|---|
date | Tue, 17 May 2016 16:42:02 +0100 |
parents | 8d80eda512cd |
children |
line wrap: on
line diff
--- a/projects/tank_wars/game.h Tue May 17 16:31:51 2016 +0100 +++ b/projects/tank_wars/game.h Tue May 17 16:42:02 2016 +0100 @@ -27,6 +27,7 @@ bool gameStatusProjectileInMotion(); int gameStatusWinner(); bool gameStatusCollisionOccurred(); +bool gameStatusTankHitOccurred(); float gameStatusProjectileHeight(); // Render screen; returns length of buffer used