Example usage for com.badlogic.gdx.utils.async AsyncTask interface-usage

List of usage examples for com.badlogic.gdx.utils.async AsyncTask interface-usage

Introduction

In this page you can find the example usage for com.badlogic.gdx.utils.async AsyncTask interface-usage.

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.
 */