Difference between revisions of "Thread:Talk:Robocode/Game Physics/robocode.Bullet instances not being synchronized/reply (3)"

From Robowiki
Jump to navigation Jump to search
 
 
Line 1: Line 1:
But surely both Bullet objects should show the same location even after a hit?
+
But surely both Bullet objects should show the same location even after a hit? ie, the one from setFireBullet and the one from BulletHitBulletEvent? They both represent the same simulated object. They should stay in step with each other.

Latest revision as of 07:45, 11 February 2013

But surely both Bullet objects should show the same location even after a hit? ie, the one from setFireBullet and the one from BulletHitBulletEvent? They both represent the same simulated object. They should stay in step with each other.