From: Hedayat V. <hed...@ai...> - 2008-07-11 12:26:09
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> Hi all,<br> I've added two new functions to GameStateAspect: SetTime & SetScores. We used these functions in IranOpen's league manager to continue a game which was stopped due to server crash or something similar. I thought that these might be useful. But if you think that I should remove these please let me know.<br> <br> Another thing which we needed in IranOpen was the ability to start a game with KickOffRight. At that time, I added a new KickOffRight command to InternalSoccerInput class. But I don't know if adding a new function such as: setKickOffRight() to InternalSoccerInput is a better approach. What do you think? Or are you agree with such an addition at all?<br> <br> Have a nice time,<br> Hedayat<br> </body> </html> |