boardgame-phaser/packages/framework
hypercross 4d34f9fa78 refactor(framework): use callback instead of events in
dragDropEventEffect

Replace Phaser event emissions with a `DragDropCallback` in
`dragDropEventEffect` to provide a more explicit and type-safe API
for handling drag-and-drop interactions.
2026-04-19 13:04:53 +08:00
..
src refactor(framework): use callback instead of events in 2026-04-19 13:04:53 +08:00
package.json refactor: clean up 2026-04-04 13:21:44 +08:00
tsconfig.json init: board game phaser start 2026-04-03 15:18:47 +08:00
tsup.config.ts init: board game phaser start 2026-04-03 15:18:47 +08:00
vitest.config.ts chore: add tests 2026-04-04 00:48:44 +08:00