Singleton Asset Loader Class Loads the Game Assets
Static
Adds the Bundle Entry to the Asset Manifest
Checks whether the App is running on Mobile devices or not
Loads an Asset
Loads a given, pre-loaded Asset Bundle
Load the Asset Bundle Assets into the Cache Call this after loading the Asset Manifest data
Loads all pre-loaded Asset Bundles in the background
Loads the Asset Manifest data into the Cache Call this first to load data and initialise the Asset instance
Singleton Asset Loader Class Loads the Game Assets