package org.andengine.util.level;
/**
* (c) 2012 Zynga Inc.
*
* @author Nicolas Gramlich <ngramlich@zynga.com>
* @since 2:21:46 PM - Apr 19, 2012
*/
public interface IEntityLoaderData {
// ===========================================================
// Constants
// ===========================================================
// ===========================================================
// Methods
// ===========================================================
}