libgdx API

Uses of Interface
com.badlogic.gdx.assets.AssetErrorListener

Packages that use AssetErrorListener
com.badlogic.gdx.assets   
 

Uses of AssetErrorListener in com.badlogic.gdx.assets
 

Methods in com.badlogic.gdx.assets with parameters of type AssetErrorListener
 void AssetManager.setErrorListener(AssetErrorListener listener)
          Sets an AssetErrorListener to be invoked in case loading an asset failed.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)