boardgame-phaser/packages/sts-like-viewer/src/gameobjects
hypercross fd41db2a89 fix(sts-like-viewer): defer interactive setup until shape is available
Delay calling `setupInteractive` in `InventoryItemContainer` until
the item shape is actually rendered to ensure the hit area matches
the visual representation.
2026-04-20 18:49:56 +08:00
..
InventoryItemContainer.ts fix(sts-like-viewer): defer interactive setup until shape is available 2026-04-20 18:49:56 +08:00
InventoryItemSpawner.ts refactor: move InventoryItemSpawner and update grid drawing 2026-04-20 18:44:50 +08:00