boardgame-phaser/packages/framework/src
hypercross cc796d1e11 feat(framework): support multi-button drag and drop
Adds support for tracking the specific mouse button used during
drag-and-drop operations. This includes a new `ALTBUTTON` event type
to handle cases where a different button is pressed while a drag is
already in progress, and disables the browser context menu by default
in the Phaser configuration to prevent interference.
2026-04-20 20:33:56 +08:00
..
scenes refactor: delegate signal effects to DisposableBag 2026-04-20 18:18:26 +08:00
spawner refactor(framework): simplify spawner state management 2026-04-19 11:00:01 +08:00
ui feat(framework): support multi-button drag and drop 2026-04-20 20:33:56 +08:00
utils feat(framework): support multi-button drag and drop 2026-04-20 20:33:56 +08:00
index.ts refactor(framework): use callback instead of events in 2026-04-19 13:04:53 +08:00