# Click path-planning (the ported tactical): in REC mode a left click on
# tile (2,0)'s center clears the queue and enqueues the shortest path (two
# SE steps); Enter walks it, ending snapped to that tile. A second click on
# tile (3,-1) - one screen-cardinal step away - exercises the 8-way path's
# E step (a lattice diagonal, a single tile in the 8-way model).
# frames: 600
10 keydown tab
11 keyup tab
20 keydown click:448,272
21 keyup click
40 keydown enter
41 keyup enter
260 keydown click:512,272
261 keyup click
280 keydown enter
281 keyup enter
