boardgame-phaser/packages/framework/src
hyper f893ac9ff7 feat(framework): add generic types to GameHostScene
Update GameHostScene to support generic types for TResult and TModule,
allowing better type safety when interacting with the game host and
its modules.
2026-04-23 16:11:15 +08:00
..
scenes feat(framework): add generic types to GameHostScene 2026-04-23 16:11:15 +08:00
spawner feat(framework): decouple spawner update logic 2026-04-22 20:59:35 +08:00
ui fix(framework): check instance of Scene in PhaserScene 2026-04-22 00:55:38 +08:00
utils feat(framework): add hoverEffect utility 2026-04-22 15:13:33 +08:00
index.ts feat(framework): decouple spawner update logic 2026-04-22 20:59:35 +08:00