add a level into the game manager (usually called by the preloader)
level format (only "tmx" supported)
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)