refactor: update type imports to use domain namespace
...
- Changed imports from specific type namespaces (e.g., gridMapTypes, playerTypes, roomTypes) to a unified domain namespace across multiple files for consistency and clarity.
- Updated function signatures and type references in various files including GameMapController, PlayerController, GameManager, and others to reflect the new domain structure.
- Ensured that all relevant type usages are aligned with the new domain imports, enhancing maintainability and reducing potential type conflicts.
rinto hasegawa
committed
on 27 Feb