add a level into the game manager (usually called by the preloader)
level format ("tmx" for Tiled maps, "gltf" / "glb" for 3D scenes)
the level id (or name)
Optional
a function to be called once the level is loaded
true if the level was loaded
add
level
add a level into the game manager (usually called by the preloader)