On Thu, 23 Jun 2005 18:49:07 +0200, Jens Granseuer <jensgr@xxxxxxx>
wrote:
>> Also I have noticed that it's not possible (I think) to select the
blue
>> player only with keyboard. When I hit Enter I select the yellow
player
>> and
>> there's no way to select the blue player... Prove me wrong :-).
>
> I can't...
Hmm, looks like we need something like:
////////////////////////////////////////////////////////////////////////
// NAME : NiceFunction
// [details]
////////////////////////////////////////////////////////////////////////
You could then call
NiceFunction(&SecondPlayerName, NiceFunction(&FirstPlayerName, ' '));
and the problem would be resolved (I *think*).