diff projects/tank_wars/game.h @ 284:7bfb25a2e158 Doxy prerelease

Merge
author Robert Jack <robert.h.jack@gmail.com>
date Tue, 17 May 2016 15:53:24 +0100
parents 8d80eda512cd
children
line wrap: on
line diff
--- a/projects/tank_wars/game.h	Tue May 17 15:40:16 2016 +0100
+++ b/projects/tank_wars/game.h	Tue May 17 15:53:24 2016 +0100
@@ -27,6 +27,7 @@
 bool gameStatusProjectileInMotion();
 int gameStatusWinner();
 bool gameStatusCollisionOccurred();
+bool gameStatusTankHitOccurred();
 float gameStatusProjectileHeight();
 
 // Render screen; returns length of buffer used