efficom.runningjoe.services
Class AssetsManager

java.lang.Object
  extended by com.badlogic.gdx.assets.AssetManager
      extended by efficom.runningjoe.services.AssetsManager
All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable

public class AssetsManager
extends com.badlogic.gdx.assets.AssetManager


Method Summary
static AssetsManager getInstance()
           
 
Methods inherited from class com.badlogic.gdx.assets.AssetManager
clear, containsAsset, dispose, finishLoading, get, get, getAssetFileName, getAssetNames, getAssetType, getDependencies, getDiagnostics, getLoadedAssets, getLogger, getProgress, getQueuedAssets, getReferenceCount, isLoaded, isLoaded, load, load, load, setErrorListener, setLoader, setReferenceCount, unload, update, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static final AssetsManager getInstance()