public final class CustomMapObjectLoader extends MapObjectLoader
| Modifier | Constructor and Description |
|---|---|
protected |
CustomMapObjectLoader(java.lang.String mapObjectType,
java.lang.Class<? extends IEntity> entityType) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<IEntity> |
load(IEnvironment environment,
IMapObject mapObject) |
getMapObjectType, loadCollisionProperties, loadDefaultPropertiesprotected CustomMapObjectLoader(java.lang.String mapObjectType,
java.lang.Class<? extends IEntity> entityType)
public java.util.Collection<IEntity> load(IEnvironment environment, IMapObject mapObject)