public class LightSourceMapObjectLoader extends MapObjectLoader
| Constructor and Description |
|---|
LightSourceMapObjectLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected LightSource |
createLightSource(IMapObject mapObject,
int intensity,
java.awt.Color color,
LightSource.Type lightType,
boolean active) |
java.util.Collection<IEntity> |
load(Environment environment,
IMapObject mapObject) |
getMapObjectType, isMatchingType, loadDefaultPropertiespublic java.util.Collection<IEntity> load(Environment environment, IMapObject mapObject)
protected LightSource createLightSource(IMapObject mapObject, int intensity, java.awt.Color color, LightSource.Type lightType, boolean active)