Changes between Initial Version and Version 1 of Ticket #10835, comment 10


Ignore:
Timestamp:
12/14/18 06:13:46 (5 years ago)
Author:
Vhati

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10835, comment 10

    initial v1  
    5454Assuming some mechanism disallows values beyond the loop's last cel, hero's cycler will never reach the index it expects. Never complete. And never cue.
    5555
    56 At max speed, hero's cycler not only completes. project advances all the way to disposal before getHurt() replaces hero's view.
     56At max speed, hero's cycler not only completes... project advances all the way to disposal... before ProjObj::doit() detects collision with Ad Avis, triggering getHurt() to replace hero's view.