Namespace Map.Core
Classes
- EngineMapInitializer
ENGINE LAYER: Simple coordinator for standalone map showcase scenes Wires EngineInitializer (Core) → MapInitializer (Map) without GAME layer dependencies
- MapSystemCoordinator
Coordinator for map system runtime operations.
IMPORTANT: This class does NOT initialize components. All components must be initialized by ArchonEngine BEFORE calling Configure(). This class only coordinates runtime operations (map loading, rendering, interaction).