Skip to content

@modoki/engine / index / ManagerContext

Interface: ManagerContext

Passed to a Manager's init(). world is the active world at activation; scenePath is the scene that triggered it (the current scene for app/game scope).

Managers

scenePath

scenePath: string


world

world: World

Built with Modoki.