souplesse/frontend
Daniel Barlow ddd461dc8d rewrite drag handling
We do almost all the same things to update an in-progress drag
(scrolls, repaints, bounds checking etc) as for a finished drag, so
imo the model state (centre, startTime etc) during a drag should be
updated just the same as it is after the button is released
2024-11-27 00:18:33 +00:00
..
src rewrite drag handling 2024-11-27 00:18:33 +00:00
tests extract TileMap and Pos modules 2024-11-22 23:39:30 +00:00