Class MapAreaMapObjectLoader
java.lang.Object
de.gurkenlabs.litiengine.environment.MapObjectLoader
de.gurkenlabs.litiengine.environment.MapAreaMapObjectLoader
- All Implemented Interfaces:
IMapObjectLoader
public class MapAreaMapObjectLoader
extends MapObjectLoaderConstructor Summary
Constructors Modifier Constructor Description protectedMapAreaMapObjectLoader()Method Summary
Modifier and Type Method Description protected MapAreacreateMapArea(IMapObject mapObject)java.util.Collection<IEntity>load(Environment environment, IMapObject mapObject)Methods inherited from class de.gurkenlabs.litiengine.environment.MapObjectLoader
afterLoad, getMapObjectType, isMatchingType, loadDefaultProperties
Constructor Details
MapAreaMapObjectLoader
protected MapAreaMapObjectLoader()
Method Details
