adamleesaintfrancis / spacewar

Automatically exported from code.google.com/p/spacewar
0 stars 0 forks source link

dead ships leave goal line(the red one) after regeneration #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When the HighLevelRandomAgent dies.
2. Goal line remains on the screen.
3. The goal path line is not redrawn after in re-spawns.

What is the expected output? What do you see instead?
I would expect that the goal line would be reset when the agent re-spawns.

What version of the product are you using? On what operating system?
I don't know what version of spacewar this is, I'm running it on Windows XP
from eclipse3.2

Please provide any additional information below.
I'm not even sure this could be considered an error, but I've got to try.

Original issue reported on code.google.com by jln.lanc...@gmail.com on 6 Feb 2007 at 5:17

GoogleCodeExporter commented 9 years ago
I agree this is puzzling though I think it is a bug in the random agent more 
than the simulator.  However, Jason, 
does the simulator call a final unregister graphics if an agent dies?  or does 
the agent ever get called after it dies?

Original comment by dramymcg...@gmail.com on 15 Feb 2007 at 3:32