developer-assignment-for-softgames
    Preparing search index...

    Singleton Asset Loader Class Loads the Game Assets

    Index

    Accessors

    Methods

    • Loads a given, pre-loaded Asset Bundle

      Parameters

      • bundleName: string

      Returns Promise<void>

    • Load the Asset Bundle Assets into the Cache Call this after loading the Asset Manifest data

      Returns Promise<void>

    • Loads the Asset Manifest data into the Cache Call this first to load data and initialise the Asset instance

      Returns Promise<void>