package org.andengine.util.level; /** * (c) 2012 Zynga Inc. * * @author Nicolas Gramlich <ngramlich@zynga.com> * @since 15:08:08 - 19.04.2012 */ public interface ILevelLoaderResult { // =========================================================== // Constants // =========================================================== // =========================================================== // Methods // =========================================================== }