From: Erik V. <eri...@hc...> - 2005-04-21 22:43:31
|
I have added these items to Game.xml. For lack of a better idea I put the new <Players> tags inside the Bank, but the values are actually stored in Player (a simple int array). Trouble is, I cannot configure Player from ComponentManager as a top-level component because it is not a singleton. And adding a PlayerManager looks a bit like overkill to me... If anyone has a better proposal, let me know. Next job will be a solution for Brett's request on Colors. Erik. |