Package com.badlogic.gdx.assets
Interface AssetErrorListener
-
public interface AssetErrorListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiderror(AssetDescriptor asset, java.lang.Throwable throwable)
-
-
-
Method Detail
-
error
void error(AssetDescriptor asset, java.lang.Throwable throwable)
-
-