Added snaking life meter and fixed Tick timing.

This commit is contained in:
Chris Danford
2002-09-12 00:40:48 +00:00
parent 144a7339f2
commit 686b704ed7
8 changed files with 265 additions and 70 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "GameState.h"
const float SCORE_TWEEN_TIME = 0.5f;
const float SCORE_TWEEN_TIME = 0.2f;
ScoreDisplayNormal::ScoreDisplayNormal()