Skip to content

@modoki/engine / index / navigationManager

Variable: navigationManager

const navigationManager: NavigationManager

The singleton NavigationManager. Registered by core (app/ecs/register.ts); call its methods by importing this directly. Typed as NavigationManager (not the Impl class) so the public surface — and the generated API reference — show the documented interface, not the private implementation.

Built with Modoki.