melonjs
    Preparing search index...

    Function next

    • load the next level

      Parameters

      • Optionaloptions: { container?: any; flatten?: boolean; onLoaded?: Function }

        additional optional parameters

        • Optionalcontainer?: any

          container in which to load the specified level

        • Optionalflatten?: boolean

          if true, flatten all objects into the given container

        • OptionalonLoaded?: Function

          callback for when the level is fully loaded

      Returns boolean

      true if the next level was successfully loaded

      next

      level