Move magic numbers and style constants to src/config.ts. Decompose InventoryWidget into DragController, ItemRenderer, and LostItemManager for better separation of concerns. Add createButton utility and remove unused CombatUnitWidget. Update scenes to import from centralized config. |
||
|---|---|---|
| .. | ||
| DragController.ts | ||
| InventoryWidget.ts | ||
| ItemRenderer.ts | ||
| LostItemManager.ts | ||