public class SpawnpointMapObjectLoader extends MapObjectLoader
| Modifier | Constructor and Description |
|---|---|
protected |
SpawnpointMapObjectLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected Spawnpoint |
createSpawnpoint(IMapObject mapObject,
Direction direction,
java.lang.String spawnType) |
java.util.Collection<IEntity> |
load(IEnvironment environment,
IMapObject mapObject) |
getMapObjectType, loadCollisionProperties, loadDefaultPropertiespublic java.util.Collection<IEntity> load(IEnvironment environment, IMapObject mapObject)
protected Spawnpoint createSpawnpoint(IMapObject mapObject, Direction direction, java.lang.String spawnType)