List of usage examples for com.badlogic.gdx.utils.async AsyncTask interface-usage
From source file es.eucm.ead.editor.control.background.BackgroundTask.java
/**
* This class represents a background task in the editor, intended to run in an
* independent thread heavy weight editor processes.
*
* Created by angel on 25/03/14.
*/