Asdded a build menu to the hud and fixed some color isues with the new ProgressBar class

This commit is contained in:
Ziver Koc 2007-04-23 20:58:24 +00:00
parent d1a2aa8b4e
commit 2cf489403d
10 changed files with 593 additions and 1168 deletions

View file

@ -8,7 +8,6 @@ import ei.game.input.InGameMouseInput;
import ei.game.player.HumanPlayer;
import ei.game.player.PlayerHandler;
import ei.game.scene.Map;
import ei.game.scene.buildings.CommandCenter;
import ei.game.scene.units.APU;
import ei.game.scene.units.Bomber;
import ei.game.scene.units.Tank;