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