libgdx API

com.badlogic.gdx.assets
Interface AssetErrorListener


public interface AssetErrorListener


Method Summary
 void error(java.lang.String fileName, java.lang.Class type, java.lang.Throwable throwable)
           
 

Method Detail

error

void error(java.lang.String fileName,
           java.lang.Class type,
           java.lang.Throwable throwable)

libgdx API

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